ITreeListBandColumn Members
A band column that joins regular DxTreeList columns into a group with a common header.
#Properties
Name | Description |
---|---|
Allow |
Specifies whether users can change the column’s position.
Inherited from ITree |
Caption |
Specifies the column’s caption.
Inherited from ITree |
Caption |
Specifies the alignment of the column’s Caption.
Inherited from ITree |
Fixed |
Allows you to anchor the column to the Tree |
Footer |
Specifies a template used to display the column’s footer cell.
Inherited from ITree |
Header |
Specifies a template used to display the column header’s caption.
Inherited from ITree |
Min |
Specifies a column’s minimum width in pixels.
Inherited from ITree |
Name |
Specifies the column’s unique identifier.
Inherited from ITree |
Show |
Specifies whether a hidden column should be listed in the column chooser.
Inherited from ITree |
Text |
Specifies the alignment of text in column cells.
Inherited from ITree |
Visible |
Specifies whether the column is visible.
Inherited from ITree |
Visible |
Specifies a column’s position among other columns.
Inherited from ITree |
Width |
Specifies the column’s width.
Inherited from ITree |
See Also