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

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

The ComboBoxAnimationSettings type exposes the following members.

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