siGridSelectionMode

Description

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

C# Syntax

siGridSelectionMode.siSelectionCell                                         // 0
siGridSelectionMode.siSelectionHeader                                       // 1
siGridSelectionMode.siSelectionNone                                         // 2

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



Autodesk Softimage v7.5