Scheduler for UWP | ComponentOne
C1.Xaml.Schedule Namespace / DateTimePropertyChangeEventArgs Class / NewValue Property

In This Topic
    NewValue Property
    In This Topic
    Gets a new property value.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property NewValue As Date
    public DateTime NewValue {get;}
    See Also