Class ResizeGripDirection
Defines the ResizeGripDirection of a Rad
Inheritance
Namespace: Telerik.Windows.Controls.RibbonView.Shell
Assembly: Telerik.Windows.Controls.RibbonView.dll
Syntax
public sealed class ResizeGripDirection : Enum
Fields
Bottom
The ResizeGripDirection of the Rad
Declaration
public const ResizeGripDirection Bottom
Field Value
BottomLeft
The ResizeGripDirection of the Rad
Declaration
public const ResizeGripDirection BottomLeft
Field Value
BottomRight
The ResizeGripDirection of the Rad
Declaration
public const ResizeGripDirection BottomRight
Field Value
Left
The ResizeGripDirection of the Rad
Declaration
public const ResizeGripDirection Left
Field Value
None
The ResizeGripDirection of the Rad
Declaration
public const ResizeGripDirection None
Field Value
Right
The ResizeGripDirection of the Rad
Declaration
public const ResizeGripDirection Right
Field Value
Top
The ResizeGripDirection of the Rad
Declaration
public const ResizeGripDirection Top
Field Value
TopLeft
The ResizeGripDirection of the Rad
Declaration
public const ResizeGripDirection TopLeft
Field Value
TopRight
The ResizeGripDirection of the Rad
Declaration
public const ResizeGripDirection TopRight
Field Value
value__
Declaration
public int value__
Field Value
System.
|