CellLabelAttrs Enumeration |
Namespace: NetQuarry.Data
Member name | Value | Description | |
---|---|---|---|
NoHtmlEncode | 1 | The text should not be HTML encoded. | |
StaticFromCaption | 2 | Always use the field's Caption text for the field's DisplayText. | |
PositionAsLabel | 4 | When positioning the field, place the field where its label would typically be placed (spans two columns in flow layout). You can use PositionAsLabel for the identical behaviour for other CellTypes. |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.