2.2.6.17.28 GridControl::GetHiddenCols


Description

Gets all columns' hidden property

Syntax

void GetHiddenCols( vector<byte> & vbCols )

Parameters

vbCols
[output] vector to receive hidden property, true is hidden

Return

Examples

See examples of HideCol

Remark

See Also

GridControl::HideCol
GridControl::SetHiddenCols

Header to Included

GridControl.h