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

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