Class ItemWrapperType
Specifies the ItemWrapper type.
Inheritance
System.Object
ItemWrapperType
Assembly: Telerik.Windows.Controls.Navigation.dll
Syntax
public sealed class ItemWrapperType : Enum
Fields
Declaration
public const ItemWrapperType Options
Field Value
A wrapper for an object from the RadOfficeNavigationBar Items.
Declaration
public const ItemWrapperType OverflowItem
Field Value
A wrapper for the instance that represents a separator menu item in the OverflowMenu.
Declaration
public const ItemWrapperType Separator
Field Value
Extension Methods