ComponentOne Excel for UWP
PageBreak Property (XLColumn)

C1.UWP.Excel Assembly > C1.Xaml.Excel Namespace > XLColumn Class : PageBreak Property
Gets or sets whether there will be a forced page break after this column.
Syntax
'Declaration
 
Public Property PageBreak As System.Boolean
public System.bool PageBreak {get; set;}
See Also

Reference

XLColumn Class
XLColumn Members