Enum ExpandDirection
ExpandDirection specifies the expanding direction of a control - for example the .
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.dll
Syntax
public enum ExpandDirection
Down
Expand direction is Down.
Left
Expand direction is Left.
Right
Expand direction is Right.
Up
Expand direction is Up.