EnumPageFoldVisibility
Enum
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.
OnFoldEnter
The fold automatically appears every time the mouse enters the fold area.
OnPageEnter
The fold automatically appears every time the mouse enters the page.