CGXGridParam::GetData

CGXData* GetData();

Return Value

Returns a pointer to the data object.

The data object maintains all cell contents of the grid. It is an array with pointers to an array of pointers to style objects. Empty cells don’t need any memory.

See Also

 CGXData  CGXGridCore::StoreStyleRowCol  CGXGridCore::GetStyleRowCol

CGXGridParam

 Class Overview |  Class Members