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

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

The ToolBarAnimationSettings type exposes the following members.

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