2.2.6.17.111 GridControl::SetIsSelected
Contents
Description
Sets whether a row is selected
Syntax
void SetIsSelected( long Row, bool bSel )
Parameters
- Row
- [input] 0-offset row index
- bSel
- [input] true to set the given row selected
Return
Examples
See examples of InsertRow
Remark
See Also
Header to Included
GridControl.h