TimePickerDateTimeChangedEventArgs Class
Provides data for the DateTimeChanged event.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Remarks
Use the NewValue property to get the new TimePicker’s value.
Inheritance
Object
EventArgs
RoutedEventArgs
TimePickerDateTimeChangedEventArgs
See Also