Back to Devexpress

SchedulerWindowsFormsModule Class

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

latest2.1 KB
Original Source

SchedulerWindowsFormsModule Class

The module contained in the DevExpress.ExpressApp.Scheduler.Win.v25.2.dll assembly.

Namespace : DevExpress.ExpressApp.Scheduler.Win

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

NuGet Package : DevExpress.ExpressApp.Scheduler.Win

Declaration

csharp
public sealed class SchedulerWindowsFormsModule :
    SchedulerModuleBase
vb
Public NotInheritable Class SchedulerWindowsFormsModule
    Inherits SchedulerModuleBase

Remarks

The Scheduler Module comprises two assemblies:

  • DevExpress.ExpressApp.Scheduler.v25.2.dll

  • DevExpress.ExpressApp.Scheduler.Win.v25.2.dll

The SchedulerWindowsFormsModule class exposes properties that determine the behavior of Windows Forms specific scheduling functionality.

Implements

IModelXmlConverter

Inheritance

Object MarshalByRefObject Component ModuleBase SchedulerModuleBase SchedulerWindowsFormsModule

See Also

SchedulerWindowsFormsModule Members

Scheduler (Manage Calendar Appointments)

DevExpress.ExpressApp.Scheduler.Win Namespace