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 |
|
0 |
Individual cells are selectable (Default behavior) |
|
|
1 |
Entire columns or rows are selected by clicking in the header cells |
|
|
2 |
Nothing can be selected |
Applies To
See Also
Autodesk Softimage v7.5