Class ExpandDirection
ExpandDirection specifies the expanding direction of a control - for example the .
Inheritance
System.Object
ExpandDirection
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.dll
Syntax
public sealed class ExpandDirection : Enum
Fields
Down
Left
Right
Expand direction is Right.
Declaration
public const ExpandDirection Right
Field Value
ExpandDirection
|
Up
value__
Declaration
public int value__
Field Value
System.Int32
|