IModelOptionsSchedulerModule Interface
Used to extend the Application Model with the SchedulerModule node.
Namespace: DevExpress.ExpressApp.Scheduler.Win
Assembly: DevExpress.ExpressApp.Scheduler.Win.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Scheduler.Win
Declaration
Remarks
This interface is a part of the Application Model infrastructure. You do not need to implement this interface in most cases. The IModelOptionsSchedulerModule is used by the SchedulerWindowsFormsModule module, to extend the IModelOptions.
See Also