ComponentOne RichTextBox for UWP
LosingFocus Event (C1TableDialog)

C1.Xaml.RichTextBox Namespace > C1TableDialog Class : LosingFocus Event
Syntax
'Declaration
 
Public Event LosingFocus As Windows.Foundation.TypedEventHandler(Of UIElement,LosingFocusEventArgs)
public event Windows.Foundation.TypedEventHandler<UIElement,LosingFocusEventArgs> LosingFocus
See Also

Reference

C1TableDialog Class
C1TableDialog Members