ColumnAlign specifies how columns are aligned
Member of Tree View Column (PRIM_TVCL)
Data Type - Enumeration
The ColumnAlign property controls the position of the text in the column and the heading. The first column is always left justified, regardless of this property.
Enum Value | Description |
---|---|
Center | Center the text |
Left | Left justify the text |
Right | Right justify the text |
Febuary 18 V14SP2