ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder Namespace / DDSheet Class / PageBreaksHorizontal Property

In This Topic
    PageBreaksHorizontal Property
    In This Topic
    Gets collection of horizontal page breaks.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageBreaksHorizontal As PageBreaks
    public PageBreaks PageBreaksHorizontal {get;}
    Remarks
    See PageBreaks for information about the collection class.
    See Also