Skip to main content
A newer version of this page is available. .

IModelOptionsSchedulerModule.SchedulerModule Property

Provides access to the SchedulerModule node.

Namespace: DevExpress.ExpressApp.Scheduler.Win

Assembly: DevExpress.ExpressApp.Scheduler.Win.v19.1.dll

Declaration

IModelOptionsScheduler SchedulerModule { get; }

Property Value

Type Description
IModelOptionsScheduler

An IModelOptionsScheduler object representing the SchedulerModule node.

See Also