Property ShowGridLines
ShowGridLines
Gets or sets whether the grid is drawn behind the cells. True by default, as in Excel.
public bool ShowGridLines { get; set; }
Gets or sets whether the grid is drawn behind the cells. True by default, as in Excel.
public bool ShowGridLines { get; set; }