Enum FoldPosition
This enumeration describes the 4 corners of the Book.
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.Navigation.dll
Syntax
public enum FoldPosition
BottomLeft
BottomLeft corner.
BottomRight
BottomRight corner.
None
None of the corners described bellow.
TopLeft
TopLeft corner.
TopRight
TopRight corner.