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

In This Topic
    OldValue Property
    In This Topic
    Gets an old property value.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property OldValue As Date
    public DateTime OldValue {get;}
    See Also