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