Spread for ASP.NET 12 Product Documentation
MoveToPreviousCellThenControl Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FpSpread Class : MoveToPreviousCellThenControl Property
Gets or sets whether to process the Tab key as a way of advancing to the previous control when tabbing from the first cell.
Syntax
'Declaration
 
Public Property MoveToPreviousCellThenControl As Boolean
'Usage
 
Dim instance As FpSpread
Dim value As Boolean
 
instance.MoveToPreviousCellThenControl = value
 
value = instance.MoveToPreviousCellThenControl
public bool MoveToPreviousCellThenControl {get; set;}
See Also

Reference

FpSpread Class
FpSpread Members