SchedulerShortcut.Shortcut Property
Gets or sets the keyboard combination that invokes the current shortcut’s functionality.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v25.1.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| String | String.Empty | The String value specifying the keyboard combination. |
Remarks
See the Keyboard Shortcuts topic for more information.
See Also