RadControls for WPF

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

Syntax

C#
public enum ThumbType
Visual Basic
Public Enumeration ThumbType

Members

Member nameValueDescription
NONE-1 None of the thumbs.
NorthWest0 North-west thumb.
NorthEast1 North-east thumb.
SouthEast2 South-east thumb.
SouthWest3 South-west thumb.
West4 West thumb.
North5 North thumb.
East6 East thumb.
South7 South thumb.
Title8 Title thumb.

See Also