Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / C1Page Class / ID Property

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