Name | Description | |
---|---|---|
![]() | AllowEdit | Gets a value indicating whether items in the underlying list can be edited. (Inherited from C1.C1Schedule.C1BindingSource) |
![]() | AllowNew | Gets or sets a value indicating whether the AddNew method can be used to add items to the list. (Inherited from C1.C1Schedule.C1BindingSource) |
![]() | AllowRemove | Gets a value indicating whether items can be removed from the underlying list. (Inherited from C1.C1Schedule.C1BindingSource) |
![]() | BoundMode | Gets a value indicating if the collection is bound to data. (Inherited from C1.C1Schedule.BaseStorage<Resource,BaseObjectMappingCollection<Resource>>) |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | Count | Gets the total number of items in the underlying list. (Inherited from C1.C1Schedule.C1BindingSource) |
![]() | DataMember | Gets or sets the specific list in the data source to which the connector currently binds to. (Inherited from C1.C1Schedule.C1BindingSource) |
![]() | DataSource | Gets or sets the data source that the connector binds to. (Inherited from C1.C1Schedule.C1BindingSource) |
![]() | DataSourceID | (Inherited from C1.C1Schedule.C1BindingSource) |
![]() | IsFixedSize | Gets a value indicating whether the underlying list has a fixed size. (Inherited from C1.C1Schedule.C1BindingSource) |
![]() | IsReadOnly | Gets a value indicating whether the underlying list is read-only. (Inherited from C1.C1Schedule.C1BindingSource) |
![]() | IsSynchronized | Gets a value indicating whether access to the collection is synchronized (thread safe). (Inherited from C1.C1Schedule.C1BindingSource) |
![]() | Item | Gets or sets the list element at the specified index. (Inherited from C1.C1Schedule.C1BindingSource) |
![]() | List | Gets the list that the connector is bound to. (Inherited from C1.C1Schedule.C1BindingSource) |
![]() | Mappings | Gets or sets the MappingCollectionBase<T> derived object that allows the properties of objects maintained by the current collection to be bound to the appropriate fields in the data source. (Inherited from C1.C1Schedule.BaseStorage<Resource,BaseObjectMappingCollection<Resource>>) |
![]() | Resources | Gets the ResourceCollection object that contains resource related information. |
![]() | ScheduleStorage | Gets the reference to the owning C1ScheduleStorage component. (Inherited from C1.C1Schedule.BaseStorage<Resource,BaseObjectMappingCollection<Resource>>) |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | SupportsChangeNotification | Gets a value indicating whether the data source supports change notification. (Inherited from C1.C1Schedule.C1BindingSource) |
![]() | SupportsSearching | Gets a value indicating whether the data source supports searching with the Find method. (Inherited from C1.C1Schedule.C1BindingSource) |
![]() | SyncRoot | Gets an object that can be used to synchronize access to the underlying list. (Inherited from C1.C1Schedule.C1BindingSource) |