CGXGridParam::GetNewGridLineMode
BOOL GetNewGridLineMode();
Return Value
TRUE when lines shall be drawn with the new drawing technique; FALSE otherwise.
Remarks
The new grid line drawing mode in Objective Grid allows you to give the grid a more professional look. The new drawing mode lets you easily switch between solid, dotted and dashed grid lines and allows you to remove the borders between the column and row headers.
See SetNewGridLineMode for differences between the old and new grid line drawing modes.
See Also
CGXGridParam::SetNewGridLineMode