Enum PageFoldVisibility
Enumeration used by the ShowPageFold property.
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.Navigation.dll
Syntax
public enum PageFoldVisibility
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.