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





Gets the old item.

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

 Syntax

C#  Copy Code

public Object OldItem { get; }

Visual Basic  Copy Code

Public ReadOnly Property OldItem As Object

 Property Value

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

 See Also

CollectionChangedEventArgs Members
CollectionChangedEventArgs Class
MindFusion.Scheduling Namespace