ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / PageBreak Class / BreakLocation Property

In This Topic
    BreakLocation Property
    In This Topic
    Specifies break location.
    Syntax
    'Declaration
     
    Public Property BreakLocation As BreakLocation
    public BreakLocation BreakLocation {get; set;}
    See Also