[]
        
(Showing Draft Content)

C1.Web.Mvc.CalendarTabKeyAction

CalendarTabKeyAction Enum

Specifies constants that define the action to be performed when the TAB key is pressed.

Namespace: C1.Web.Mvc
Assembly: C1.AspNetCore.Mvc.dll
Syntax
public enum CalendarTabKeyAction
Public Enum CalendarTabKeyAction

Fields

Name Description
All

All buttons in the calendar can be selected using the tab key.

None

No special action (let the browser handle the key).