Gets an old property value.

Namespace:  C1.WPF.C1Schedule
Assembly:  C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)

Syntax

C#
public DateTime OldValue { get; }
Visual Basic (Declaration)
Public ReadOnly Property OldValue As DateTime
	Get

See Also