Enum
GanttView

The view modes of the gantt.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum GanttView

Fields

Day

Timeline displaying whole days with slots representing hours.

Declaration

cs-api-definition
Day = 0

Field Value

GanttView

Month

Timeline displaying whole months with slots representing weeks.

Declaration

cs-api-definition
Month = 2

Field Value

GanttView

Week

Timeline displaying whole weeks with slots representing days.

Declaration

cs-api-definition
Week = 1

Field Value

GanttView

Year

Timeline displaying whole years with slots representing months.

Declaration

cs-api-definition
Year = 3

Field Value

GanttView

In this article
DefinitionFieldsDayMonthWeekYear
Not finding the help you need?
Contact Support