2.2.6.18.13 GridListControl::SelRows


Description

If SelectionMode = flexSelectionListBox select multiple rows, otherwise select single row

Syntax

bool SelRows( const vector<int> nRows )

Parameters

nRows
[input] row indexes

Return

true on successful or false on failure

Examples

See examples of CancelSelRows

Remark

See Also

Header to Included

GridControl.h