Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / TextTipFetchEventArgs Class / FetchCellNote Property


In This Topic
FetchCellNote Property
In This Topic
Gets whether to fetch the cell note.
Syntax
'Declaration
 
Public ReadOnly Property FetchCellNote As Boolean
 
'Usage
 
Dim instance As TextTipFetchEventArgs
Dim value As Boolean
 
value = instance.FetchCellNote
See Also