Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / PageResolvedInfo Class / Page Property

In This Topic
    Page Property (PageResolvedInfo)
    In This Topic
    Gets the C1Page object associated with the current PageResolvedInfo.
    Syntax
    'Declaration
     
    Public ReadOnly Property Page As C1Page
    public C1Page Page {get;}
    See Also