Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FormulaTextBox Class / HideSelection Property


In This Topic
HideSelection Property (FormulaTextBox)
In This Topic
Internal use only. Gets whether to hide the selection.
Syntax
'Declaration
 
Public Shadows ReadOnly Property HideSelection As Boolean
 
'Usage
 
Dim instance As FormulaTextBox
Dim value As Boolean
 
value = instance.HideSelection
See Also