Back to Devexpress

IModelOptionsScheduler Interface

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

latest1.9 KB
Original Source

IModelOptionsScheduler Interface

The SchedulerModule node contains options defining the behavior of Actions in the Scheduler Module.

Namespace : DevExpress.ExpressApp.Scheduler.Win

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

NuGet Package : DevExpress.ExpressApp.Scheduler.Win

Declaration

csharp
public interface IModelOptionsScheduler :
    IModelNode
vb
Public Interface IModelOptionsScheduler
    Inherits IModelNode

The following members return IModelOptionsScheduler objects:

Remarks

This interface is a part of the Application Model infrastructure. You do not need to implement this interface in most cases.

See Also

IModelOptionsScheduler Members

Application Model (UI Settings Storage)

How the XAF Application Model Works

DevExpress.ExpressApp.Scheduler.Win Namespace