Enum
ExpandDirection

ExpandDirection specifies the expanding direction of a control - for example the .

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.dll

Syntax:

cs-api-definition
public enum ExpandDirection

Fields

Down

Expand direction is Down.

Declaration

cs-api-definition
Down = 0

Field Value

ExpandDirection

Left

Expand direction is Left.

Declaration

cs-api-definition
Left = 2

Field Value

ExpandDirection

Right

Expand direction is Right.

Declaration

cs-api-definition
Right = 3

Field Value

ExpandDirection

Up

Expand direction is Up.

Declaration

cs-api-definition
Up = 1

Field Value

ExpandDirection

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