Gets a new property value.
Namespace:
C1.Xaml.CalendarAssembly: C1.Xaml.Calendar (in C1.Xaml.Calendar.dll)
Syntax
| C# |
|---|
public DateTime NewValue { get; private set; } |
| Visual Basic |
|---|
Public Property NewValue As DateTime Get Private Set |