MindFusion.Scheduling for ASP.NET Programmer's Guide
CollectionChangedEventArgs.NewItem Property
See Also
 





Gets the new item.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public Object NewItem { get; }

Visual Basic  Copy Code

Public ReadOnly Property NewItem As Object

 Property Value

An instance of the System.Object class representing the new item.

 See Also

CollectionChangedEventArgs Members
CollectionChangedEventArgs Class
MindFusion.Scheduling Namespace