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


In This Topic
SelectionProtected Property
In This Topic
Internal use only. Gets or sets whether the selection is protected.
Syntax
'Declaration
 
Public Shadows ReadOnly Property SelectionProtected As Boolean
 
'Usage
 
Dim instance As FormulaTextBox
Dim value As Boolean
 
value = instance.SelectionProtected
See Also