SchedulerShortcut(String, String) Constructor
Initializes a new instance of the SchedulerShortcut class with specified settings.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v25.1.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| commandName | String | A string value that specifies a command name. |
| shortcut | String | A string that specifies the shortcut. |
See Also