Back to Devexpress

DxTreeListColumn Properties

blazor-devexpress-dot-blazor-dot-dxtreelistcolumn-dot-underscore-properties.md

latest2.1 KB
Original Source

DxTreeListColumn Properties

A base class for TreeList columns.

NameDescription
AllowReorderSpecifies whether users can change the column’s position.
CaptionSpecifies the column’s caption.
CaptionAlignmentSpecifies the alignment of the column’s Caption.
FixedPositionAllows you to anchor the column to the TreeList’s left or right edge.
FooterTemplateSpecifies a template used to display the column’s footer cell.
HeaderCaptionTemplateSpecifies a template used to display the column header’s caption.
MinWidthSpecifies a column’s minimum width in pixels.
NameSpecifies the column’s unique identifier.
ShowInColumnChooserSpecifies whether a hidden column should be listed in the column chooser.
TextAlignmentSpecifies the alignment of text in column cells.
VisibleSpecifies whether the column is visible.
VisibleIndexSpecifies a column’s position among other columns.
WidthSpecifies column width in CSS units.

See Also

DxTreeListColumn Class

DxTreeListColumn Members

DevExpress.Blazor Namespace