ComponentOne DataGrid for WPF and Silverlight
TouchesDirectlyOver Property (DataGridNewRowPresenter)

C1.WPF.DataGrid Namespace > DataGridNewRowPresenter Class : TouchesDirectlyOver Property
Syntax
'Declaration
 
Public ReadOnly Property TouchesDirectlyOver As System.Collections.Generic.IEnumerable(Of TouchDevice)
public System.Collections.Generic.IEnumerable<TouchDevice> TouchesDirectlyOver {get;}
See Also

Reference

DataGridNewRowPresenter Class
DataGridNewRowPresenter Members