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