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

In This Topic
    ID Property (C1Page)
    In This Topic
    Gets a unique ID associated with the current page.
    Syntax
    'Declaration
     
    Public ReadOnly Property ID As System.Long
    public System.long ID {get;}
    See Also