Enum LabelPosition
The LabelPosition specifies where to place labels for input fields.
Namespace: TimeCockpit.Data.DataModel.View
Assembly: TimeCockpit.Data.dll
Syntax
public enum LabelPosition
Fields
Name | Description |
---|---|
Left | The label is placed to the left of the field |
None | The label is not displayed |
Top | The label is placed on top of the field |