New to Telerik UI for WinFormsStart a free 30-day trial

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

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

C#
public enum NavigationViewHierarchyPopupExpandMode

Fields

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

C#
OnItemClick = 0

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

C#
OnItemMouseOver = 1
In this article
DefinitionFieldsOnItemClickOnItemMouseOver
Not finding the help you need?
Contact Support