SchedulerShortcut.CommandName Property
Gets or sets the name of a command associated with the keyboard shortcut.
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 | A string containing a command name. |
See Also