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

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 NavigationBarAnimationSettings : AnimationSettings

The NavigationBarAnimationSettings type exposes the following members.

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