C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / GridControlCellView Class / ReleaseTouchCapture Method

In This Topic
ReleaseTouchCapture Method (GridControlCellView)
In This Topic
Syntax
'Declaration
 
Public Function ReleaseTouchCapture( _
   ByVal touchDevice As TouchDevice _
) As Boolean
 

Parameters

touchDevice
See Also