Gets or sets the data source that the connector binds to.
Namespace:
C1.C1ScheduleAssembly: C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)
Syntax
C# |
---|
[DefaultValueAttribute(null)] public Object DataSource { get; set; } |
Visual Basic |
---|
<DefaultValueAttribute(Nothing)> _ Public Property DataSource As Object Get Set |