2.2.6.18.9 GridListControl::GetSelRows


Description

Gets selected row indexes

Syntax

bool GetSelRows( vector<uint> & vnRows )

Parameters

vnRows
[output] selected row indexes

Return

true if there's valid selection, otherwise false

Examples

See examples of CancelSelRows

Remark

See Also

Header to Included

GridControl.h