Controls the horizontal alignment of row text in the control.
Property Type: Dynamic
Default Value: Left
Hierarchical Reference: ControlName.RowTextHorizontalAlignment
Enter:
Each column of data in the row can have horizontal alignment applied individually.
This is done by applying a pipebar delimited list of alignment values in column order.
For example:
Left|Right|Center
The default value of the property can be changed by any of the following methods:
Row Text Horizontal Alignment Property Value (Fixed) | Result |
---|---|
Left | Places the row text to the left in each cell. |
Right | Places the row text to the right in each cell. |
Center | Places the row text in the center in each cell. |
Left|Right|Center | Will set the alignment in column 1 to Left, column 2 to Right and column 3 to Center. |
Value can be controlled by a rule.