SchedulerExtension Constructors
An extension object implementing the Scheduler functionality.| Name | Parameters | Description |
|---|---|---|
| SchedulerExtension(SchedulerSettings, ViewContext) | settings, viewContext | Initializes a new instance of the SchedulerExtension class with the specified settings and provides the context information about the view. |
| SchedulerExtension(SchedulerSettings) | settings | Initializes a new instance of the SchedulerExtension class with the specified settings. |
See Also