PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview.DataBinding Namespace / C1DataSchema Class / Owner Property

In This Topic
    Owner Property (C1DataSchema)
    In This Topic
    Gets the C1.C1Preview.C1PrintDocument containing the current data schema.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As C1PrintDocument
    public C1PrintDocument Owner {get;}
    See Also