Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / HitTestInformation Class / Type Property


In This Topic
Type Property (HitTestInformation)
In This Topic
Gets the general area referred to in the spreadsheet.
Syntax
'Declaration
 
Public ReadOnly Property Type As HitTestType
 
'Usage
 
Dim instance As HitTestInformation
Dim value As HitTestType
 
value = instance.Type
See Also