Spread WPF Documentation
TouchesCaptured Property (SpreadChartBaseView)


GrapeCity.Windows.SpreadSheet.UI Namespace > SpreadChartBaseView Class : TouchesCaptured Property
Syntax
'Declaration
 
Public ReadOnly Property TouchesCaptured As System.Collections.Generic.IEnumerable(Of TouchDevice)
'Usage
 
Dim instance As SpreadChartBaseView
Dim value As System.Collections.Generic.IEnumerable(Of TouchDevice)
 
value = instance.TouchesCaptured
public System.Collections.Generic.IEnumerable<TouchDevice> TouchesCaptured {get;}
See Also

Reference

SpreadChartBaseView Class
SpreadChartBaseView Members