Class LabelPosition
Defines a position for the label in a data field.
Inheritance
System.Object
LabelPosition
Namespace: Telerik.Windows.Controls.Data.DataForm
Assembly: Telerik.Windows.Controls.Data.dll
Syntax
public sealed class LabelPosition : Enum
Fields
Above
Beside
Label will be placed on the left of the field.
Declaration
public const LabelPosition Beside
Field Value
LabelPosition
|
value__
Declaration
public int value__
Field Value
System.Int32
|