[]
Gets or sets the data source that the connector binds to.
[C1Description("C1BindingSource.DataSource", "The data source that the connector binds to.")]
public object DataSource { get; set; }
<C1Description("C1BindingSource.DataSource", "The data source that the connector binds to.")>
Public Property DataSource As Object