Gets the style used to paint the area of the grid below and to the right of all the cells.
Declaration
public CellStyle EmptyArea { get; }
Remarks
Only the BackColor and Border elements of
this style are used. They define the appearance of the space between the last cell and the edges of
the control.
The Color value defines the color of the lines drawn around the
edge of the sheet and between frozen and scrollable cells.