ComponentOne DataGrid for WPF and Silverlight
ReleaseTouchCapture Method (DataGridNewRowPresenter)

C1.WPF.DataGrid Namespace > DataGridNewRowPresenter Class : ReleaseTouchCapture Method
Syntax
'Declaration
 
Public Function ReleaseTouchCapture( _
   ByVal touchDevice As System.Windows.Input.TouchDevice _
) As System.Boolean
public System.bool ReleaseTouchCapture( 
   System.Windows.Input.TouchDevice touchDevice
)

Parameters

touchDevice
See Also

Reference

DataGridNewRowPresenter Class
DataGridNewRowPresenter Members