C1.Silverlight.FlexGrid.5
HitTest(RoutedEventArgs) Method

Gets a HitTestInfo object that contains information about this GridPanel at a given location.
Syntax
'Declaration
 
Public Function HitTest( _
   ByVal e As System.Windows.RoutedEventArgs _
) As HitTestInfo
public HitTestInfo HitTest( 
   System.Windows.RoutedEventArgs e
)

Parameters

e
See Also

Reference

GridPanel Class
GridPanel Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.