C1.Silverlight.Schedule.5
StatusStorage Class Properties

For a list of all members of this type, see StatusStorage members.

Public Properties
 NameDescription
Public PropertyAllowEditGets a value indicating whether items in the underlying list can be edited. (Inherited from C1.C1Schedule.C1BindingSource)
Public PropertyAllowNewGets or sets a value indicating whether the AddNew method can be used to add items to the list. (Inherited from C1.C1Schedule.C1BindingSource)
Public PropertyAllowRemoveGets a value indicating whether items can be removed from the underlying list. (Inherited from C1.C1Schedule.C1BindingSource)
Public PropertyBoundModeGets a value indicating if the collection is bound to data. (Inherited from C1.C1Schedule.BaseStorage<Status,BaseObjectMappingCollection<Status>>)
Public PropertyCountGets the total number of items in the underlying list. (Inherited from C1.C1Schedule.C1BindingSource)
Public PropertyDataMemberGets or sets the specific list in the data source to which the connector currently binds to. (Inherited from C1.C1Schedule.C1BindingSource)
Public PropertyDataSourceGets or sets the data source that the connector binds to. (Inherited from C1.C1Schedule.C1BindingSource)
Public PropertyIsFixedSizeGets a value indicating whether the underlying list has a fixed size. (Inherited from C1.C1Schedule.C1BindingSource)
Public PropertyIsReadOnlyGets a value indicating whether the underlying list is read-only. (Inherited from C1.C1Schedule.C1BindingSource)
Public PropertyIsSynchronizedGets a value indicating whether access to the collection is synchronized (thread safe). (Inherited from C1.C1Schedule.C1BindingSource)
Public PropertyItemGets or sets the list element at the specified index. (Inherited from C1.C1Schedule.C1BindingSource)
Public PropertyListGets the list that the connector is bound to. (Inherited from C1.C1Schedule.C1BindingSource)
Public PropertyMappingsGets 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<Status,BaseObjectMappingCollection<Status>>)
Public PropertyScheduleStorageGets the reference to the owning C1ScheduleStorage component. (Inherited from C1.C1Schedule.BaseStorage<Status,BaseObjectMappingCollection<Status>>)
Public PropertyStatusesGets the StatusCollection object that contains status related information.  
Public PropertySupportsChangeNotificationGets a value indicating whether the data source supports change notification. (Inherited from C1.C1Schedule.C1BindingSource)
Public PropertySyncRootGets an object that can be used to synchronize access to the underlying list. (Inherited from C1.C1Schedule.C1BindingSource)
Top
See Also

Reference

StatusStorage Class
C1.C1Schedule Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.