Enum
RotatorScrollDirection

Rotator scroll direction enumeration.

Definition

Namespace:Telerik.WebAii.Controls.Html

Assembly:Telerik.WebAii.Controls.Html.dll

Syntax:

cs-api-definition
public enum RotatorScrollDirection

Fields

Down

The 'Down' direction.

Declaration

cs-api-definition
Down = 4

Field Value

RotatorScrollDirection

Horizontal

The 'Horizontal' direction.

Declaration

cs-api-definition
Horizontal = 2

Field Value

RotatorScrollDirection

Left

The 'Left' direction.

Declaration

cs-api-definition
Left = 0

Field Value

RotatorScrollDirection

Right

The 'Right' direction.

Declaration

cs-api-definition
Right = 1

Field Value

RotatorScrollDirection

Up

The 'Up' direction.

Declaration

cs-api-definition
Up = 3

Field Value

RotatorScrollDirection

Vertical

The 'Vertical' direction.

Declaration

cs-api-definition
Vertical = 5

Field Value

RotatorScrollDirection

In this article
DefinitionFieldsDownHorizontalLeftRightUpVertical
Not finding the help you need?
Contact Support