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

In This Topic
    Owner Property (DataSetField)
    In This Topic
    Gets the C1.C1Preview.NamedCollection containing the current object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As NamedCollection
    public NamedCollection Owner {get;}
    See Also