2.2.6.17.29 GridControl::GetIsColHidden
Contents
Description
Gets whether a column is hidden
Syntax
bool GetIsColHidden( long Col )
Parameters
- Col
- [input] 0-offset column index
Return
true if given column is hidden, otherwise false
Examples
See examples of GetCols
Remark
See Also
Header to Included
GridControl.h