| Friendly Name | Column Alignments |
|---|---|
| API Name | ColumnAlignmentList |
| Type | List of Integers as (Column0Alignment Column1Alignment ...) |
| Restrictions | |
| Get Function | (dcl-Control-GetColumnAlignmentList
<CONTROL>) |
| Set Function | (dcl-Control-SetColumnAlignmentList
<CONTROL>
NewValue [as List of
Integers]) |
| Applies To | Grid |
This property contains a list of default alignment styles for each column.
| Value | Alignment Style |
|---|---|
| 0 | Left aligned |
| 1 | Centered |
| 2 | Right aligned |