ComponentOne FlexGrid for UWP
ContextCanceled Event (C1FlexGrid)

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > C1FlexGrid Class : ContextCanceled Event
Syntax
'Declaration
 
Public Event ContextCanceled As Windows.Foundation.TypedEventHandler(Of UIElement,RoutedEventArgs)
public event Windows.Foundation.TypedEventHandler<UIElement,RoutedEventArgs> ContextCanceled
See Also

Reference

C1FlexGrid Class
C1FlexGrid Members