ASP.NET Core MVC コントロールヘルプ
KeyActionTab プロパティ (FlexSheet)

C1.AspNetCore.Mvc.FlexSheet アセンブリ > C1.Web.Mvc.Sheet 名前空間 > FlexSheet クラス : KeyActionTab プロパティ
Gets or sets the action to perform when the TAB key is pressed.
シンタックス
'宣言
 
Public Overrides Property KeyActionTab As KeyAction
public override KeyAction KeyActionTab {get; set;}
解説
The default setting for this property is C1.Web.Mvc.Grid.KeyAction.CycleOut setting that causes the selection to move through the cells as C1.Web.Mvc.Grid.KeyAction.Cycle, and then on to the next/previous control on the page when the last or first cells are selected.
参照

FlexSheet クラス
FlexSheet メンバ