Scheduler for WinRT
C1BindingSource Class Properties


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

Public Properties
 NameDescription
Public PropertyAllowEditGets a value indicating whether items in the underlying list can be edited.  
Public PropertyAllowNewGets or sets a value indicating whether the AddNew method can be used to add items to the list.  
Public PropertyAllowRemoveGets a value indicating whether items can be removed from the underlying list.  
Public PropertyCountGets the total number of items in the underlying list.  
Public PropertyDataMemberGets or sets the specific list in the data source to which the connector currently binds to.  
Public PropertyDataSourceGets or sets the data source that the connector binds to.  
Public PropertyIsFixedSizeGets a value indicating whether the underlying list has a fixed size.  
Public PropertyIsReadOnlyGets a value indicating whether the underlying list is read-only.  
Public PropertyIsSynchronizedGets a value indicating whether access to the collection is synchronized (thread safe).  
Public PropertyItemGets or sets the list element at the specified index.  
Public PropertyListGets the list that the connector is bound to.  
Public PropertySupportsChangeNotificationGets a value indicating whether the data source supports change notification.  
Public PropertySyncRootGets an object that can be used to synchronize access to the underlying list.  
Top
See Also

Reference

C1BindingSource Class
C1.C1Schedule Namespace

 

 


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