Spread WPF Documentation
AreAnyTouchesCapturedWithin Property (CellPresenter)


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

Reference

CellPresenter Class
CellPresenter Members