The C1BindingSource encapsulates the data source.
Namespace:
C1.C1ScheduleAssembly: C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)
Syntax
| C# |
|---|
[DefaultMemberAttribute("Item")] public class C1BindingSource : IList, ICollection, IEnumerable, ISupportInitializeNotification, ISupportInitialize |
| Visual Basic |
|---|
<DefaultMemberAttribute("Item")> _ Public Class C1BindingSource _ Implements IList, ICollection, IEnumerable, ISupportInitializeNotification, _ ISupportInitialize |
Inheritance Hierarchy
System..::..Object
C1.C1Schedule..::..C1BindingSource
C1.C1Schedule..::..BaseStorage<(Of <(<'T, TMappingCollection>)>)>
C1.C1Schedule..::..C1BindingSource
C1.C1Schedule..::..BaseStorage<(Of <(<'T, TMappingCollection>)>)>