Tree View Column - ColumnAlign Property

ColumnAlign specifies how columns are aligned

Member of Tree View Column (PRIM_TVCL)

Data Type - Enumeration

Details

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.

Allowed Values

Enum ValueDescription
CenterCenter the text
LeftLeft justify the text
RightRight justify the text


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2