MindFusion.Scheduling for ASP.NET Programmer's Guide
CollectionItemSetEventArgs(T).OldItem Property
See Also
 





Gets the old item.

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

 Syntax

C#  Copy Code

public T OldItem { get; }

Visual Basic  Copy Code

Public ReadOnly Property OldItem As T

 Property Value

The old value of the item that is set.

 See Also

CollectionItemSetEventArgs(T) Members
CollectionItemSetEventArgs(T) Class
MindFusion.Scheduling Namespace