Back to Devexpress

IModelOptionsSchedulerModule Interface

expressappframework-devexpress-dot-expressapp-dot-scheduler-dot-win-f338c1c4.md

latest1.8 KB
Original Source

IModelOptionsSchedulerModule Interface

Used to extend the Application Model with the SchedulerModule node.

Namespace : DevExpress.ExpressApp.Scheduler.Win

Assembly : DevExpress.ExpressApp.Scheduler.Win.v25.2.dll

NuGet Package : DevExpress.ExpressApp.Scheduler.Win

Declaration

csharp
public interface IModelOptionsSchedulerModule
vb
Public Interface IModelOptionsSchedulerModule

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

IModelOptionsSchedulerModule Members

Application Model (UI Settings Storage)

How the XAF Application Model Works

DevExpress.ExpressApp.Scheduler.Win Namespace