Gets the DataSetCollection containing the current data set.
            
        
    Namespace: 
   C1.C1Preview.DataBindingAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
 Syntax
Syntax
| C# | 
|---|
| public DataSetCollection Owner { get; } | 
| Visual Basic | 
|---|
| Public ReadOnly Property Owner As DataSetCollection Get | 
 
     
     
     
     
    