The C1BindingSource encapsulates the data source.
Namespace:
C1.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
| C# |
|---|
[ToolboxItemAttribute(false)] [ComplexBindingPropertiesAttribute("DataSource", "DataMember")] [DefaultMemberAttribute("Item")] public class C1BindingSource : Component, IBindingListView, ITypedList, ISupportInitializeNotification |
| Visual Basic (Declaration) |
|---|
<ToolboxItemAttribute(False)> _ <ComplexBindingPropertiesAttribute("DataSource", "DataMember")> _ <DefaultMemberAttribute("Item")> _ Public Class C1BindingSource _ Inherits Component _ Implements IBindingListView, ITypedList, ISupportInitializeNotification |
Inheritance Hierarchy
System..::..Object
System..::..MarshalByRefObject
System.ComponentModel..::..Component
C1.C1Schedule..::..C1BindingSource
C1.C1Schedule..::..BaseStorage<(Of <(<'T, TMappingCollection>)>)>
System..::..MarshalByRefObject
System.ComponentModel..::..Component
C1.C1Schedule..::..C1BindingSource
C1.C1Schedule..::..BaseStorage<(Of <(<'T, TMappingCollection>)>)>