2.2.6.17.134 GridControl::ShowCols


Description

Hides or displays non-fixed columns.

Syntax

bool ShowCols( vector<bool> & vbShows )

Parameters

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

Return

true on successful or false on failure

Examples

See examples of GetCols

Remark

See Also

GridControl::SetHiddenCols

Header to Included

GridControl.h