ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / C1PageCollection Class / MaxPageY Property

In This Topic
    MaxPageY Property
    In This Topic
    Gets the maximum logical vertical page coordinate in the current collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property MaxPageY As System.Integer
    public System.int MaxPageY {get;}
    See Also