GridControl::SetIsColHidden

 

Description

Sets whether a column is hidden

Syntax

void SetIsColHidden( long Col, bool bVal )

Parameters

Col
[input] 0-offset column index
bVal
[input] true to hide the given column

Return

Examples

See examples of GetCols

Remark

See Also

GridControl::HideCol

Header to Included

GridControl.h