Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / PageBreak Class / BreakLocation Property

In This Topic
    BreakLocation Property
    In This Topic
    Gets or sets value indicating where the page break should occur.
    Syntax
    'Declaration
     
    Public ReadOnly Property BreakLocation As BreakLocation
    public BreakLocation BreakLocation {get;}
    See Also