[]
        
(Showing Draft Content)

C1.Web.Mvc.Calendar.KeyActionTab

KeyActionTab Property

KeyActionTab

Gets or sets the action to perform when the Tab key is pressed.

Declaration
public CalendarTabKeyAction KeyActionTab { get; set; }
Public Property KeyActionTab As CalendarTabKeyAction
Remarks

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.