<< Return to Main Index

< Return to Class Index

CGXData::StoreRemoveCols

virtual BOOL StoreRemoveCols(ROWCOL nFromCol, ROWCOL nToCol);

nFromCol

Specifies the first column.

nToCol

Specifies the last column.

Return Value

Always TRUE.

Remarks

Removes columns in the cells-array.

See Also

CGXGridCore::StoreRemoveCols

CGXData

Class Overview | Class Members