Spread for ASP.NET 12 Product Documentation
MoveToNextCellThenControl Property


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

Reference

FpSpread Class
FpSpread Members