GridControl::GetIsColHidden

 

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

GridControl::IsColHidden

Header to Included

GridControl.h