EnumThumbType
Enum
Represents the type of thumb in a RadWindow control.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.Navigation.dll
Syntax:
cs-api-definition
public enum ThumbType
Fields
NONE
None of the thumbs.
Declaration
cs-api-definition
[SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", MessageId = "NONE")]
NONE = -1
Field Value