Finalizes editing and closes dropdown part if focus is out of the C1DatePicker control.
Namespace:
C1.Xaml.DateTimeEditorsAssembly: C1.Xaml.DateTimeEditors (in C1.Xaml.DateTimeEditors.dll)
Syntax
| C# |
|---|
protected override void OnLostFocus( RoutedEventArgs e ) |
| Visual Basic |
|---|
Protected Overrides Sub OnLostFocus ( _ e As RoutedEventArgs _ ) |
Parameters
- e
- Type: RoutedEventArgs
The RoutedEventArgs.