Name | Description | |
---|---|---|
AllowEdit | Gets a value indicating whether items in the underlying list can be edited. | |
AllowNew | Gets whether you can add items to the list using AddNew. | |
AllowRemove | Gets whether you can remove items from the list, using Remove or RemoveAt. | |
Comparer | (Inherited from System.Collections.ObjectModel.KeyedCollection<TKey,TItem>) | |
Count | (Inherited from System.Collections.ObjectModel.Collection<TItem>) | |
Item | Overloaded. (Inherited from C1.Schedule.BaseCollection<Resource>) | |
SupportsSorting | Gets a value indicating whether the list supports sorting. | |
SuppressedDataChanging | (Inherited from C1.Schedule.BaseCollection<Resource>) |