Back to Devexpress

Selection Cell

aspnetmvc-13803-components-tree-list-visual-elements-selection-cell.md

latest1.1 KB
Original Source

Selection Cell

  • Dec 17, 2020

Selection cells display check boxes that allow end-users to select/deselect nodes.

The table below lists the main properties that affect element functionality.

|

Characteristics

|

Members

| | --- | --- | |

Visibility

|

TreeListSettingsSelection.Enabled (via MVCxTreeListSettingsSelection .Enabled ),

TreeListSettingsSelection.AllowSelectAll (via MVCxTreeListSettingsSelection .AllowSelectAll ),

MVCxTreeListNode.AllowSelect

| |

Style

|

TreeListStyles.SelectionCell (via TreeListSettings.Styles .SelectionCell )

|