Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / DateTimePropertyChangeEventArgs Class / OldValue Property

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