2.2.6.18.12 GridListControl::SelRow


Description

Select one row

Syntax

void SelRow( int nRow, bool bSelLast = false )

Parameters

nRow
[input] 0 offset row index. nRow = -1 to hide the selection, except SelectionMode = flexSelectionListBox(see RemoveSelection)
bSelLast
[input] if true select last row

Return

Examples

See examples of CancelSelRows

Remark

See Also

Header to Included

GridControl.h