SchedulerViewType Enum
Lists view types for a scheduler.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v24.2.dll
NuGet Package: DevExpress.Blazor
#Declaration
public enum SchedulerViewType
#Members
Name | Description |
---|---|
Default
|
The component displays the first view specified in the Views markup. |
Day
|
Specifies the Dx |
Work
|
Specifies the Dx |
Week
|
Specifies the Dx |
Month
|
Specifies the Dx |
Timeline
|
Specifies the Dx |