DASchemaFieldValueAlignmentType
Overview
Represents the type of field value alignment at the client side.
In most cases you will not need to use this enumeration.
Added for keeping compartibility with other DA platforms.
Location
- Reference: DASchemaDataTableField.h
- Namespace: DataAbstract
Value | Description |
---|---|
DAAlignmentCenter | Align text value at center of the cell |
DAAlignmentLeft | Align text value left in the cell |
DAAlignmentRight | Align text value right in the cell |