Spread WPF Documentation
TouchesOver Property (HorizontalSplitBar)


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

Reference

HorizontalSplitBar Class
HorizontalSplitBar Members