Back to Devexpress

Command Column

aspnetmvc-13772-components-tree-list-visual-elements-command-column.md

latest1.5 KB
Original Source

Command Column

  • Dec 17, 2020

Command columns allow end-users to switch the TreeList to the edit mode, update data, add and delete nodes, etc. A command column consists of the following elements.

The table below lists the main members that affect element appearance and functionality.

|

Characteristics

|

Members

| | --- | --- | |

Visibility

|

WebColumnBase.Visible (via MVCxTreeListCommandColumn .Visible )

WebColumnBase.VisibleIndex (via MVCxTreeListCommandColumn .VisibleIndex )

| |

Style

|

TreeListStyles.CommandCell (via TreeListSettings.Styles .CommandCell )

| |

Template

|

MVCxTreeListColumn.SetHeaderCaptionTemplateContentMVCxTreeListCommandColumn.SetHeaderCaptionTemplateContent

|