Back to Devexpress

IModelListViewScheduler Interface

expressappframework-devexpress-dot-expressapp-dot-scheduler-bea259f9.md

latest1.8 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.ExpressApp.Scheduler

Declaration

csharp
public interface IModelListViewScheduler
vb
Public Interface IModelListViewScheduler

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

IModelListViewScheduler Members

Application Model (UI Settings Storage)

How the XAF Application Model Works

DevExpress.ExpressApp.Scheduler Namespace