FieldLabelPosition
- Last UpdatedNov 17, 2021
- 1 minute read
The FieldLabelPosition property is a read-write property that gets or sets whether the field labels appear when the control is in the vertical layout mode.
Syntax
aaHistClientSingleValueEntry.FieldLabelPosition = aaFieldLabelPositionEnumeration;
Result = aaHistClientSingleValueEntry.FieldLabelPosition;
Remarks
For more information on the aaFieldLabelPositionEnumeration enumeration, see aaFieldLabelPositionEnumeration Enumeration.
If the FieldLayoutHorizontal property is set to True, the FieldLabelPosition property has no effect.
The default value is 0.