LabelPosition
Enum
Defines a position for the label in a data field.
Definition
Namespace:Telerik.Windows.Controls.Data.DataForm
Assembly:Telerik.Windows.Controls.Data.dll
Syntax:
C#
public enum LabelPosition
Fields
C#
Above = 1
Label will be placed on the left of the field.
C#
Beside = 0