Class FoldPosition
This enumeration describes the 4 corners of the Book.
Inheritance
System.Object
FoldPosition
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.Navigation.dll
Syntax
public sealed class FoldPosition : Enum
Fields
BottomLeft
BottomRight
None
None of the corners described bellow.
Declaration
public const FoldPosition None
Field Value
FoldPosition
|
TopLeft
TopRight
value__
Declaration
public int value__
Field Value
System.Int32
|