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