ITreeListColumn.Alignment

Syntax

Alignment: TextAlignment;

Description

The Alignment property determines an alignment method for column header text and column elements text.

Comments

By default, text of headers and elements is aligned to the left.

If value of the Alignment property is set for the first column, alignment is changed only for the header text. The left alignment remains unchanged for the elements.

See also:

ITreeListColumn