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