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

Enumeration used by the ShowPageFold property.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.Navigation.dll

Syntax:

C#
public enum PageFoldVisibility

Fields

The fold does not appear automatically.

C#
Never = 2

The fold automatically appears every time the mouse enters the fold area.

C#
OnFoldEnter = 0

The fold automatically appears every time the mouse enters the page.

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