Data for Silverlight
IsAddingNew Property

C1.Silverlight.Data Namespace > DataView Class : IsAddingNew Property
Gets a value that indicates whether an System.Windows.Data.PagedCollectionView.AddNew() transaction is in progress.
Syntax
'Declaration
 
Public Overridable ReadOnly Property IsAddingNew As Boolean
public virtual bool IsAddingNew {get;}
See Also

Reference

DataView Class
DataView Members