Spread WPF Documentation
SpellCheck Property (FormulaTextBox)


GrapeCity.Windows.SpreadSheet.UI Namespace > FormulaTextBox Class : SpellCheck Property
Syntax
'Declaration
 
Public ReadOnly Property SpellCheck As System.Windows.Controls.SpellCheck
'Usage
 
Dim instance As FormulaTextBox
Dim value As System.Windows.Controls.SpellCheck
 
value = instance.SpellCheck
public System.Windows.Controls.SpellCheck SpellCheck {get;}
See Also

Reference

FormulaTextBox Class
FormulaTextBox Members