ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / DateChangedEventArgs Class / NewValue Property

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