2.2.6.17.92 GridControl::SetCols
Contents
Description
Sets the number of columns
Syntax
void SetCols( int nCols, bool bKeepFixedCols = true )
Parameters
- nCols
- [input] the number of columns
- bKeepFixedCols
- [input] if true it will keep the number of fixed columns unnchanged and only change the number of scrollable columns
Return
Examples
See examples of GetCols
Remark
See Also
Header to Included
GridControl.h