IModelListViewScheduler Interface
Used to extend the Application Model‘s ListView node with settings specific to the Scheduler Module functionality.
Namespace: DevExpress.ExpressApp.Scheduler
Assembly: DevExpress.ExpressApp.Scheduler.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Scheduler
Declaration
Remarks
This interface is a part of the Application Model infrastructure. You do not need to implement this interface in most cases. The IModelListViewScheduler is used by the SchedulerModuleBase, to extend the IModelListView interface.
See Also