FlexGrid for WinRT
IEditableCollectionView Interface Methods

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

Public Methods
 NameDescription
 MethodAddNewStarts the transaction of adding a new item to the underlying collection, which should be committed with the CommitNew method or rolled back with the CancelNew method.  
 MethodCancelEditRolls back the current edit transaction started by the EditItem method.  
 MethodCancelNewRolls back the current add transaction started by the AddNew method.  
 MethodCommitEditGets a value indicating whether the view can roll back the current edit transaction started by the EditItem method and restore original values of an editing item.  
 MethodCommitNewCommits the current add transaction started by the AddNew method.  
 MethodEditItemBegins an edit transaction on the specified item.  
Top
See Also

Reference

IEditableCollectionView Interface
C1.Xaml Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback