Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / HeaderHitTestInformation Class / InNote Property


In This Topic
InNote Property (HeaderHitTestInformation)
In This Topic
Gets whether the location refers to a sticky note.
Syntax
'Declaration
 
Public ReadOnly Property InNote As Boolean
 
'Usage
 
Dim instance As HeaderHitTestInformation
Dim value As Boolean
 
value = instance.InNote
See Also