Gets a new property value.

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

Syntax

C#
public Nullable<DateTime> NewValue { get; }
Visual Basic (Declaration)
Public ReadOnly Property NewValue As Nullable(Of DateTime)
	Get

See Also