PageBreak Property (Tablix)
In This Topic
Gets or sets a page break options.
Syntax
'Declaration
Public Property PageBreak As PageBreak
public PageBreak PageBreak {get; set;}
Property Value
A
PageBreak object representing the page break options.
See Also