New to Telerik UI for BlazorStart a free 30-day trial

The view modes of the gantt.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum GanttView

Fields

Timeline displaying whole days with slots representing hours.

C#
Day = 0

Timeline displaying whole months with slots representing weeks.

C#
Month = 2

Timeline displaying whole weeks with slots representing days.

C#
Week = 1

Timeline displaying whole years with slots representing months.

C#
Year = 3
In this article
DefinitionFieldsDayMonthWeekYear
Not finding the help you need?
Contact Support