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

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

The TreeViewAnimationSettings type exposes the following members.

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