SchedulerListEditor.WorkWeekViewInstance Property
In This Article
An instance of the DxSchedulerWorkWeekView class.
Namespace: DevExpress.ExpressApp.Scheduler.Blazor.Editors
Assembly: DevExpress.ExpressApp.Scheduler.Blazor.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Scheduler.Blazor
#Declaration
public DxSchedulerWorkWeekView WorkWeekViewInstance { get; }
#Property Value
Type | Description |
---|---|
Dx |
An instance of the Dx |
See Also