ComponentOne FlexGrid for UWP
ContextRequested Event (GridPanel)

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

Reference

GridPanel Class
GridPanel Members