MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix Namespace / ITablixMember Interface / PageBreak Property

In This Topic
PageBreak Property (ITablixMember)
In This Topic
Gets the page breaking options.
Syntax
'Declaration
 
ReadOnly Property PageBreak As PageBreakLocation
 

Property Value

A GrapeCity.ActiveReports.Extensibility.Rendering.Components.PageBreakLocation value defining the page breaking options.
See Also