Command Column
Command columns allow users to select rows, switch ASPxGridView to edit mode, update data, delete rows, etc. A command column consists of the following elements:
- Column Header
- Row cells that contain command column items

The table below lists the main members that affect element appearance and functionality.
| Characteristics | Members |
|---|---|
| Visibility | WebColumnBase.Visible, WebColumnBase.VisibleIndex |
| Template | GridViewColumn.HeaderTemplate, GridViewTemplates.HeaderCaption, GridViewTemplates.Header, GridViewTemplates.HeaderCaption |