DxGridSelectionColumn Properties
A selection column.
Name | Description |
---|---|
Allow |
Specifies whether users can change this column’s position.
Inherited from Dx |
Allow |
Specifies whether the selection column contains the Select All checkbox. |
Caption |
Specifies the column’s caption.
Inherited from Dx |
Caption |
Specifies the alignment of the column’s Caption.
Inherited from Dx |
Cell |
Specifies a template for selection column cells. |
Filter |
Specifies a template for the selection column’s filter row cell. |
Fixed |
Allows you to anchor the column to the Grid’s left or right edge.
Inherited from Dx |
Footer |
Specifies a template used to display the column’s footer cell.
Inherited from Dx |
Group |
Specifies a template for the column’s group footer cell.
Inherited from Dx |
Header |
Specifies a template used to display the column header’s caption.
Inherited from Dx |
Header |
Specifies a template for the selection column header. |
Min |
Specifies a column’s minimum width in pixels.
Inherited from Dx |
Name |
Specifies the column’s unique identifier.
Inherited from Dx |
Show |
Specifies whether a hidden column should be listed in the column chooser.
Inherited from Dx |
Text |
Specifies the alignment of text in column cells.
Inherited from Dx |
Visible |
Specifies whether the grid column is visible.
Inherited from Dx |
Visible |
Specifies a column’s position among other columns.
Inherited from Dx |
Width |
Specifies the column’s width in CSS units.
Inherited from Dx |
See Also