SchedulerControl.CreateCommand(SchedulerCommandId) Method
In This Article
Creates a DevExpress.XtraScheduler.Commands.SchedulerCommand object by the command identifier.
Namespace: DevExpress.Xpf.Scheduler
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
command |
DevExpress. |
A DevExpress. |
#Returns
Type | Description |
---|---|
DevExpress. |
A DevExpress. |
See Also