Xceed.Silverlight.Data.v2.0 Assembly > Xceed.Silverlight.Data Namespace > DataSourceChangedEventArgs Class : ItemsChanged Property |
'Declaration Public ReadOnly Property ItemsChanged As IList(Of ItemChangedDescription)
'Usage Dim instance As DataSourceChangedEventArgs Dim value As IList(Of ItemChangedDescription) value = instance.ItemsChanged
public IList<ItemChangedDescription> ItemsChanged {get;}
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family