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

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