C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / NotifyCollectionChangedEventArgs Class / NewItems Property

In This Topic
NewItems Property
In This Topic
Gets the list of new items involved in the change.
Syntax
'Declaration
 
Public ReadOnly Property NewItems As System.Collections.IList
 
See Also