GridControl::SetIsSelected
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
- GridControl::GetIsSelected
- GridControl::SetRowsIsSelected
header to Included
GridControl.h