<< Return to Main Index

< Return to Class Index

CGXData::StoreInsertRows

virtual BOOL StoreInsertRows(ROWCOL nRow, ROWCOL nCount);

nRow

Specifies the row id.

nCount

Specifies the number of rows to be inserted.

Return Value

Always TRUE.

Remarks

Inserts rows in the cells-array.

See Also

CGXGridCore::StoreInsertRows

CGXData

Class Overview | Class Members