ClassItemWrapper
Class
This class is used as the model for the items of the OverflowMenu and the OfficeNavigationBarDialogListBox. It holds the content extracted from the corresponding RadOfficeNavigationBarItem and its hash code.
Definition
Namespace:Telerik.Windows.Controls.OfficeNavigationBar
Assembly:Telerik.Windows.Controls.Navigation.dll
Syntax:
cs-api-definition
public class ItemWrapper
Inheritance: objectItemWrapper
Constructors
ItemWrapper()
Declaration
cs-api-definition
public ItemWrapper()
Properties
Content
Gets the content of this wrapper extracted from the corresponding RadOfficeNavigationBarItem.
InitialIndex
Gets the initial index of the RadOfficeNavigationBarItem that this wrapper represents in the Items collection of the RadOfficeNavigationBar.
Type
Gets the type of this item.