ComponentOne DataGrid for WPF and Silverlight
CaptureTouch Method (DataGridGroupRowPresenter)

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

Parameters

touchDevice
See Also

Reference

DataGridGroupRowPresenter Class
DataGridGroupRowPresenter Members