C1.Silverlight.Schedule.5
C1BindingSource Class Methods

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

Public Methods
 NameDescription
Public MethodAddAdds an existing item to the internal list.  
Public MethodAddNewAdds a new item to the underlying list.  
Public MethodBeginEditStarts an edit operation on the specified object.  
Public MethodClearRemoves all elements from the list.  
Public MethodContainsDetermines whether an object is an item in the list.  
Public MethodCopyToCopies the contents of the List to the specified array, starting at the specified index value.  
Public MethodEndEditApplies pending changes to the underlying data source.  
Public MethodFinishAddNewCommits a pending new item to the collection.  
Public MethodIndexOfSearches for the specified object and returns the index of the first occurrence within the entire list.  
Public MethodInsertInserts an item into the list at the specified index.  
Public MethodRemoveRemoves the specified item from the list.  
Public MethodRemoveAtRemoves the item at the specified index in the list.  
Public MethodResetBindingsCauses a control bound to the C1BindingSource to reread all the items in the list and refresh their displayed values.  
Public MethodResetItemCauses a control bound to the C1BindingSource to re-read the item at the specified index, and refresh its displayed value.  
Top
See Also

Reference

C1BindingSource Class
C1.C1Schedule Namespace

 

 


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