LabelOptions Enumeration |
Namespace: NetQuarry.Data
| Member name | Value | Description | |
|---|---|---|---|
| NoLabel | 1 | Do not provide a label for this field. | |
| NoSuffix | 2 | Do not apply a suffix (e.g. colon) to this field's label. | |
| NoTitleCase | 4 | Do not force the field caption to title case. | |
| NoWrap | 8 | Do not allow the label to wrap. | |
| PositionAbove | 16 | Position the label above the cell in a separate row. Applies to Flow layout only. |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.