Gets or sets the DataSource object
against which to execute the current query.
Namespace:
C1.C1Preview.DataBindingAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public DataSource DataSource { get; set; } |
Visual Basic |
---|
Public Property DataSource As DataSource Get Set |