siGridSelectionMode

Description

Selection Mode for the cells of the GridWidget, see siUIGridSelectionMode in siPPGItemAttribute.

Constant Value Description
siSelectionCell 0 Individual cells are selectable (Default behavior)
siSelectionHeader 1 Entire columns or rows are selected by clicking in the header cells
siSelectionNone 2 Nothing can be selected

Applies To

siPPGItemAttribute

See Also

GridWidget.IsCellSelected GridWidget::IsCellSelected