Enum
PageFoldVisibility

Enumeration used by the ShowPageFold property.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.Navigation.dll

Syntax:

cs-api-definition
public enum PageFoldVisibility

Fields

Never

The fold does not appear automatically.

Declaration

cs-api-definition
Never = 2

Field Value

PageFoldVisibility

OnFoldEnter

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

Declaration

cs-api-definition
OnFoldEnter = 0

Field Value

PageFoldVisibility

OnPageEnter

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

Declaration

cs-api-definition
OnPageEnter = 1

Field Value

PageFoldVisibility

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