Spread WPF Documentation
TouchesCapturedWithin Property (VerticalSplitBox)


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

Reference

VerticalSplitBox Class
VerticalSplitBox Members