RotatorScrollDirection Enumeration

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Rotator scroll direction enumeration.

Namespace:  Telerik.WebAii.Controls.Html
Assembly:  Telerik.WebAii.Controls.Html (in Telerik.WebAii.Controls.Html.dll) Version: 2012.1.411.0 (2012.1.411.0)
Syntax

public enum RotatorScrollDirection
Members

  Member nameValueDescription
Left0 The 'Left' direction.
Right1 The 'Right' direction.
Horizontal2 The 'Horizontal' direction.
Up3 The 'Up' direction.
Down4 The 'Down' direction.
Vertical5 The 'Vertical' direction.
See Also

Reference