GridControl::ShowRows

 

Contents

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