【お知らせ】この部分は英語原文のみでの提供となります。何卒ご了承ください。

2.2.6.17.134 GridControl::ShowCols


Contents

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