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