Spread WPF Documentation
AreAnyTouchesCapturedWithin Property (CellPresenterBase)


GrapeCity.Windows.SpreadSheet.UI Namespace > CellPresenterBase Class : AreAnyTouchesCapturedWithin Property
Syntax
'Declaration
 
Public ReadOnly Property AreAnyTouchesCapturedWithin As System.Boolean
'Usage
 
Dim instance As CellPresenterBase
Dim value As System.Boolean
 
value = instance.AreAnyTouchesCapturedWithin
public System.bool AreAnyTouchesCapturedWithin {get;}
See Also

Reference

CellPresenterBase Class
CellPresenterBase Members