Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / HitTestInfo Structure / Value Property


In This Topic
Value Property (HitTestInfo)
In This Topic
Gets the corresponding numeric value of the hit test.
Syntax
'Declaration
 
Public ReadOnly Property Value As Integer
 
'Usage
 
Dim instance As HitTestInfo
Dim value As Integer
 
value = instance.Value
See Also