Skip to main content
A newer version of this page is available. .

Selector Column

The Selector Column can be used to select/deselect individual rows/nodes and groups, providing the Web Style Row Selection feature.

selector column

The Selector Column’s FieldName is set to the CheckBoxSelectorColumnName field value. You can use this field to access the Selector Column in code.

The table below lists the main properties affecting element behavior and appearance.

Characteristics Members
Visibility TableView.ShowCheckBoxSelectorColumn
Visibility in Group Rows TableView.ShowCheckBoxSelectorInGroupRow
Selected Rows DataControlBase.SelectedItems
See Also