Enum StackViewPosition
This enumerator defines the possible positioning options for the items of a RadPageViewStackElement.
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public enum StackViewPosition
Bottom
Positions the items to the bottom of the content area.
Left
Positions the items to the left side of the content area.
Right
Positions the items to the right of the content area.
Top
Positions the items to the top of the content area.