KaxTrackBarAnimationDuration Property |
Get/Set the length of the animation
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax public int AnimationDuration { get; set; }
Public Property AnimationDuration As Integer
Get
Set
public:
property int AnimationDuration {
int get ();
void set (int value);
}
member AnimationDuration : int with get, set
Property Value
Type:
Int32See Also