Class FoldHintPosition
Enumeration used by the FoldHintPosition property.
Inheritance
System.Object
FoldHintPosition
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.Navigation.dll
Syntax
public sealed class FoldHintPosition : Enum
Fields
Bottom
The hint fold appears at the bottom.
Declaration
public const FoldHintPosition Bottom
Field Value
Top
The hint fold appears at the top.
Declaration
public const FoldHintPosition Top
Field Value
value__
Declaration
public int value__
Field Value
System.
|