Spread Silverlight Documentation
IsTabStop Property (FormulaTextBox)


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

Reference

FormulaTextBox Class
FormulaTextBox Members