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

Determines how clicking inside the RadPageViewNavigationViewItem expands or collapses its hierarhcy.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

C#
public enum NavigationViewItemExpandCollapseMode

Fields

The IsExpanded property is changed only when clicking on the item`s expander element.

C#
OnExpanderClick = 1

Clicking anywhere inside the RadPageViewNavigationViewItem changes the items's IsExpanded property.

C#
OnItemClick = 0
In this article
DefinitionFieldsOnExpanderClickOnItemClick
Not finding the help you need?
Contact Support