ComponentOne Reports for WPF
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 Long
    public long ID {get;}
    See Also