Gets or sets whether the tab key moves the focus between controls or between fields within the control.
            
            
            
Syntax
| Visual Basic (Declaration) |   | 
|---|
Public Property TabAction As TabAction  | 
 
            
            
            Property Value
One of the 
GrapeCity.Win.Spread.InputMan.CellTypeEditorControl.TabAction enumeration values. The default is 
TabAction.Control.
 
            
			
			
            Remarks
            
            
            
            
            
Requirements
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8
 
            
            
See Also