New to Telerik UI for WPFStart a free 30-day trial

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

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.dll

Syntax:

C#
public enum ExpandDirection

Fields

Expand direction is Down.

C#
Down = 0

Expand direction is Left.

C#
Left = 2

Expand direction is Right.

C#
Right = 3

Expand direction is Up.

C#
Up = 1
In this article
DefinitionFieldsDownLeftRightUp
Not finding the help you need?
Contact Support