ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Wpf Assembly / GrapeCity.Viewer.Common Namespace / NotifyCollectionChangedEventArgs Class / OldItems Property

In This Topic
    OldItems Property
    In This Topic
    Gets the old items.
    Syntax
    'Declaration
     
    Public ReadOnly Property OldItems As IList
    public IList OldItems {get;}
    See Also