RadControls for WPF

Enumeration used by the FoldHintPosition property.

Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.Navigation (in Telerik.Windows.Controls.Navigation.dll) Version: 2013.1.403.40

Syntax

C#
public enum FoldHintPosition
Visual Basic
Public Enumeration FoldHintPosition

Members

Member nameValueDescription
Top0 The hint fold appears at the top.
Bottom1 The hint fold appears at the bottom.

See Also