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

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