Gets or sets a value indicating whether to force a page break after this row during printing.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public bool PageBreak { get; set; } |
Visual Basic
![]() |
---|
Public Property PageBreak As Boolean |
true if this row should force a page break during printing; otherwise, false. The default is false.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |