Basic Library for WinRT
IEditableCollectionView Interface Properties

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

Public Properties
 NameDescription
 PropertyCanAddNewGets a value indicating whether a new item can be added to the underlying collection using the AddNew method.  
 PropertyCanCancelEditGets 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.  
 PropertyCanRemoveGets a value indicating whether an item can be removed from the underlying collection.  
 PropertyCurrentAddItemGets the item that is being added during the current add transaction started by the AddNew method.  
 PropertyCurrentEditItemGets the item that is being edited during the current edit transaction started by the EditItem method.  
 PropertyIsAddingNewGets a value indicating whether an add transaction started by the AddNew method is in progress.  
 PropertyIsEditingItemGets a value indicating whether an edit transaction started by the EditItem method is in progress.  
Top
See Also

Reference

IEditableCollectionView Interface
C1.Xaml Namespace

 

 


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

Product Support Forum  |  Documentation Feedback