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