Enum OutlookBarItemPosition
Defines the position of an RadOutlookBarItem.
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.Navigation.dll
Syntax
public enum OutlookBarItemPosition
ActiveArea
The RadOutlookBarItem is located in the active area, which is right bellow the content area.
MinimizedArea
The RadOutlookBarItem is located in the minimized area, which is right bellow the active area.
None
The RadOutlookBarItem is located in none of the areas.
OverflowArea
The RadOutlookBarItem is located in the overflow area, which appears when the drop-down button in the minimized area is clicked.