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

In This Topic
    Owner Property (C1Page)
    In This Topic
    Gets the C1PageCollection containing the current page.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As C1PageCollection
    public C1PageCollection Owner {get;}
    See Also