Spread Silverlight Documentation
UpdateTouchHitTestInfoForHold Method


GrapeCity.Windows.SpreadSheet.UI Namespace > SheetView Class : UpdateTouchHitTestInfoForHold Method
Syntax
'Declaration
 
Protected Sub UpdateTouchHitTestInfoForHold( _
   ByVal point As System.Windows.Point _
) 
'Usage
 
Dim instance As SheetView
Dim point As System.Windows.Point
 
instance.UpdateTouchHitTestInfoForHold(point)
protected void UpdateTouchHitTestInfoForHold( 
   System.Windows.Point point
)

Parameters

point
See Also

Reference

SheetView Class
SheetView Members