The C1BindingSource encapsulates the data source.
Namespace:
C1.C1ScheduleAssembly: C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)
Syntax
C# |
---|
[ToolboxItemAttribute(false)] [ComplexBindingPropertiesAttribute("DataSource", "DataMember")] [DefaultMemberAttribute("Item")] public class C1BindingSource : Component, IBindingListView, IBindingList, IList, ICollection, IEnumerable, ITypedList, ISupportInitializeNotification, ISupportInitialize |
Visual Basic |
---|
<ToolboxItemAttribute(False)> _ <ComplexBindingPropertiesAttribute("DataSource", "DataMember")> _ <DefaultMemberAttribute("Item")> _ Public Class C1BindingSource _ Inherits Component _ Implements IBindingListView, IBindingList, IList, ICollection, _ IEnumerable, ITypedList, ISupportInitializeNotification, ISupportInitialize |
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>)>)>