[]
Gets or sets the action to perform when the Tab key is pressed.
public CalendarTabKeyAction KeyActionTab { get; set; }
Public Property KeyActionTab As CalendarTabKeyAction
The default setting for this property is "CalendarTabKeyAction.None",this means that pressing the tab key will have no effect and follow the browser's default behavior.