Data for Silverlight
CurrentEditItem Property

C1.Silverlight.Data Namespace > DataView Class : CurrentEditItem Property
Gets the item in the collection that is being edited when an System.Windows.Data.PagedCollectionView.EditItem(System.Object) transaction is in progress.
Syntax
'Declaration
 
Public Overridable ReadOnly Property CurrentEditItem As Object
public virtual object CurrentEditItem {get;}
See Also

Reference

DataView Class
DataView Members