KaxRotatorScrollDuration Property |
Specifies the speed in milliseconds for scrolling rotator items.
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic int ScrollDuration { get; set; }
Public Property ScrollDuration As Integer
Get
Set
public:
property int ScrollDuration {
int get ();
void set (int value);
}
member ScrollDuration : int with get, set
Property Value
Type:
Int32
Default:
500
See Also