Back to Devexpress

DxTreeListSelectionColumn Properties

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

latest3.8 KB
Original Source

DxTreeListSelectionColumn Properties

A selection column.

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

See Also

DxTreeListSelectionColumn Class

DxTreeListSelectionColumn Members

DevExpress.Blazor Namespace