MindFusion.Wpf Pack Programmer's Guide
PaginationOptions.EnableGridLines Property
See Also
 





Gets or sets a value indicating whether to print the grid lines.

Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

public bool EnableGridLines { get; set; }

Visual Basic  Copy Code

Public Property EnableGridLines As Boolean

 Property Value

A boolean value. The default is false.

 See Also

PaginationOptions Members
PaginationOptions Class
MindFusion.Spreadsheet.Wpf Namespace