SchedulerShortcut.CommandName Property
Gets or sets the name of a command associated with the keyboard shortcut.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.1.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | String.Empty | A string containing a command name. |
See Also