2.2.6.17.135 GridControl::ShowRows


Description

Hides or displays non-fixed rows.

Syntax

bool ShowRows( vector<bool> & vbShows )

Parameters

vbShows
[input] true to display the corresponding row and false to hide it

Return

true on successful or false on failure

Examples

See examples of GetRowsHide

Remark

See Also

GridControl::GetRowsHide

Header to Included

GridControl.h