Home Search

DriveWorks Pro 21
Row Text Horizontal Alignments

Send Feedback

Row Text Horizontal Alignments

Controls the horizontal alignment of row text in the control.

Property Type: Dynamic

Default Value: Left

Hierarchical Reference: ControlName.RowTextHorizontalAlignment

Enter:

  • Left
  • Right
  • Center

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

To Change the Default Value

The default value of the property can be changed by any of the following methods:

  • Enter the required value directly into the enabled property field.
    1. Click in the property for the control to be changed.
    2. Type the required value directly into the property field.
  • Activate the rule builder.
    1. Click in the property for the control to be changed.
    2. Click the build button at the end of the property field to launch the rule builder .
    3. Enter the rule in the rule editor and click OK to apply.

Examples

Row Text Horizontal Alignment Property Value (Fixed)Result
LeftPlaces the row text to the left in each cell.
RightPlaces the row text to the right in each cell.
CenterPlaces the row text in the center in each cell.
Left|Right|CenterWill set the alignment in column 1 to Left, column 2 to Right and column 3 to Center.

Value can be controlled by a rule.