Spread Silverlight Documentation
HitTestType Property


GrapeCity.Windows.SpreadSheet.UI Namespace > HitTestInformation Class : HitTestType Property
Gets the general area referred to in the spreadsheet.
Syntax
'Declaration
 
Public ReadOnly Property HitTestType As HitTestType
'Usage
 
Dim instance As HitTestInformation
Dim value As HitTestType
 
value = instance.HitTestType
public HitTestType HitTestType {get;}
See Also

Reference

HitTestInformation Class
HitTestInformation Members