ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common 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