CGXGridCore::GetGridRect
CRect GetGridRect( );
Return Value
Rectangle with the drawing area for the grid.
Remarks
Returns the window area for the grid. Unless the grid is in printing-mode or you have explicitly called SetGridRect, the rectangle is determined with GetClientRect.
See Also
CGXGridCore::SetGridRect CGXGridCore::IsPrinting