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

This enumerator defines the possible positioning options for the items of a RadPageViewStackElement.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

C#
public enum StackViewPosition

Fields

Positions the items to the bottom of the content area.

C#
Bottom = 3

Positions the items to the left side of the content area.

C#
Left = 0

Positions the items to the right of the content area.

C#
Right = 2

Positions the items to the top of the content area.

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