CGXGridParam::Grid
CGXGridCore* Grid() const;
Return Value
A pointer to the CGXGridCore object. NULL if this parameter object is not attached to grid.
Remarks
Returns a pointer to a CGXGridCore object that uses this stylesmap object. If the stylesmap object is shared by several grids, a pointer to the first CGXGridCore object is returned.