GridControl::SetCols
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
- GridControl::GetCols
- GridControl::SetupRowsCols
header to Included
GridControl.h