MonthViewStyles(ASPxScheduler) Constructor
Initializes a new instance of the MonthViewStyles class.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v25.1.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| scheduler | ASPxScheduler | An ASPxScheduler object representing the scheduler. |
See Also