EnumStackViewItemSelectionMode
Enum
This enumerator defines the possible selection modes for items in a RadPageViewStackElement.
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
cs-api-definition
public enum StackViewItemSelectionMode
Fields
ContentAfterSelected
The selected item is highlighted and its content is displayed after it according to the stack orientation.
ContentWithSelected
The selected item is highlighted and its content is displayed before it according to the stack orientation.
Standard
The selected item is highlighted and its content is displayed in the content area.