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