ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Table Namespace / ITableGroup Interface / PageBreak Property

In This Topic
    PageBreak Property (ITableGroup)
    In This Topic
    Gets the page breaking options.
    Syntax
    'Declaration
     
    ReadOnly Property PageBreak As PageBreakLocation
    PageBreakLocation PageBreak {get;}

    Property Value

    An instance of GrapeCity.ActiveReports.Extensibility.Rendering.Components.PageBreakLocation representing the page breaking options.
    See Also