Enum
NavigationViewHierarchyPopupExpandMode

Determines how the hierarchy popup is shown when the view element is collapsed.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

cs-api-definition
public enum NavigationViewHierarchyPopupExpandMode

Fields

OnItemClick

The item's hierarchy popup is displayed after clicking on the item.

Declaration

cs-api-definition
OnItemClick = 0

Field Value

NavigationViewHierarchyPopupExpandMode

OnItemMouseOver

The item's hierarchy popup is displayed after hovering the item.

Declaration

cs-api-definition
OnItemMouseOver = 1

Field Value

NavigationViewHierarchyPopupExpandMode

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