Enum
ItemWrapperType

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.

Declaration

cs-api-definition
Options = 1

Field Value

ItemWrapperType

OverflowItem

A wrapper for an object from the RadOfficeNavigationBar Items.

Declaration

cs-api-definition
OverflowItem = 0

Field Value

ItemWrapperType

Separator

A wrapper for the instance that represents a separator menu item in the OverflowMenu.

Declaration

cs-api-definition
Separator = 2

Field Value

ItemWrapperType

In this article
DefinitionFieldsOptionsOverflowItemSeparator
Not finding the help you need?
Contact Support