Click or drag to resize
MenuAnimationSettings Class
Represents the animation settings like type and duration for the KaxMenu control.
Inheritance Hierarchy
SystemObject
  ObjectWithState
    Kettic.AspNet.ControlsAnimationSettings
      Kettic.AspNet.ControlsMenuAnimationSettings

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public class MenuAnimationSettings : AnimationSettings

The MenuAnimationSettings type exposes the following members.

Constructors
  NameDescription
Public methodMenuAnimationSettings
Top
Properties
  NameDescription
Public propertyDuration
Gets or sets the duration in milliseconds of the animation.
(Overrides AnimationSettingsDuration.)
Top
See Also