Gets or sets a value indicating whether to display the grid lines.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public bool ShowGridLines { get; set; } |
Visual Basic
![]() |
---|
Public Property ShowGridLines As Boolean |
true to display the grid lines; otherwise, false. The default is true.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |