名前 | 解説 | |
---|---|---|
![]() | AllowEdit | Gets a value indicating whether items in the underlying list can be edited. C1.Schedule.C1BindingSourceから継承されます。 |
![]() | AllowNew | Gets or sets a value indicating whether the AddNew method can be used to add items to the list. C1.Schedule.C1BindingSourceから継承されます。 |
![]() | AllowRemove | Gets a value indicating whether items can be removed from the underlying list. C1.Schedule.C1BindingSourceから継承されます。 |
![]() | BoundMode | Gets a value indicating if the collection is bound to data. C1.Schedule.BaseStorage<Contact,BaseObjectMappingCollection<Contact>>から継承されます。 |
![]() | Contacts | Gets the ContactCollection object that contains contact related information. |
![]() | Container | System.ComponentModel.Componentから継承されます。 |
![]() | Count | Gets the total number of items in the underlying list. C1.Schedule.C1BindingSourceから継承されます。 |
![]() | DataMember | Gets or sets the specific list in the data source to which the connector currently binds to. C1.Schedule.C1BindingSourceから継承されます。 |
![]() | DataSource | Gets or sets the data source that the connector binds to. C1.Schedule.C1BindingSourceから継承されます。 |
![]() | IsFixedSize | Gets a value indicating whether the underlying list has a fixed size. C1.Schedule.C1BindingSourceから継承されます。 |
![]() | IsReadOnly | Gets a value indicating whether the underlying list is read-only. C1.Schedule.C1BindingSourceから継承されます。 |
![]() | IsSynchronized | Gets a value indicating whether access to the collection is synchronized (thread safe). C1.Schedule.C1BindingSourceから継承されます。 |
![]() | Item | Gets or sets the list element at the specified index. C1.Schedule.C1BindingSourceから継承されます。 |
![]() | List | Gets the list that the connector is bound to. C1.Schedule.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. C1.Schedule.BaseStorage<Contact,BaseObjectMappingCollection<Contact>>から継承されます。 |
![]() | ScheduleStorage | Gets the reference to the owning C1ScheduleStorage component. C1.Schedule.BaseStorage<Contact,BaseObjectMappingCollection<Contact>>から継承されます。 |
![]() | Site | System.ComponentModel.Componentから継承されます。 |
![]() | SupportsChangeNotification | Gets a value indicating whether the data source supports change notification. C1.Schedule.C1BindingSourceから継承されます。 |
![]() | SupportsSearching | Gets a value indicating whether the data source supports searching with the Find method. C1.Schedule.C1BindingSourceから継承されます。 |
![]() | SyncRoot | Gets an object that can be used to synchronize access to the underlying list. C1.Schedule.C1BindingSourceから継承されます。 |