EnumItemWrapperType
Enum
Specifies the ItemWrapper type.
Definition
Namespace:Telerik.Windows.Controls.OfficeNavigationBar
Assembly:Telerik.Windows.Controls.Navigation.dll
Syntax:
cs-api-definition
public enum ItemWrapperType
Fields
Options
A wrapper for the instance that represents the menu item in the OverflowMenu, which opens the OfficeNavigationBarDialog.
OverflowItem
A wrapper for an object from the RadOfficeNavigationBar Items.
Separator
A wrapper for the instance that represents a separator menu item in the OverflowMenu.