ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / DataSet Class / Owner Property

In This Topic
    Owner Property (DataSet)
    In This Topic
    Gets DataSets collection owning this object.
    Syntax
    'Declaration
     
    Public Shadows ReadOnly Property Owner As DataSets
    public new DataSets Owner {get;}
    See Also