2.2.6.17.111 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