ComponentOne FlexGrid for UWP
MouseEventArgs Property

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > HitTestInfo Class : MouseEventArgs Property
Gets the Windows.UI.Xaml.RoutedEventArgs object used to create this HitTestInfo object.
Syntax
'Declaration
 
Public ReadOnly Property MouseEventArgs As Windows.UI.Xaml.RoutedEventArgs
public Windows.UI.Xaml.RoutedEventArgs MouseEventArgs {get;}
See Also

Reference

HitTestInfo Class
HitTestInfo Members