[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.CellStyleCollection.EmptyArea

EmptyArea Property

EmptyArea

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.