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

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