Back to Devexpress

ISchedulerCommandFactoryService Interface

corelibraries-devexpress-dot-xtrascheduler-dot-services-55c64465.md

latest1.3 KB
Original Source

ISchedulerCommandFactoryService Interface

Allows you to replace default Scheduler commands.

Namespace : DevExpress.XtraScheduler.Services

Assembly : DevExpress.XtraScheduler.v25.2.Core.Desktop.dll

NuGet Package : DevExpress.Scheduler.CoreDesktop

Declaration

csharp
public interface ISchedulerCommandFactoryService
vb
Public Interface ISchedulerCommandFactoryService

Remarks

See the Command Factory Service document to learn more.

See Also

ISchedulerCommandFactoryService Members

Command Factory Service

DevExpress.XtraScheduler.Services Namespace