New to Telerik UI for ASP.NET MVC? Download free 30-day trial

GanttViewFactory

Defines the fluent API for adding views to Gantt for ASP.NET MVC

Methods

DayView(System.Action)

Defines a Gantt day view

Parameters

addViewAction - System.Action<GanttViewBuilder>

DayView()

Defines a Gantt day view

WeekView(System.Action)

Defines a Gantt week view.

Parameters

addViewAction - System.Action<GanttViewBuilder>

WeekView()

Defines a Gantt week view.

MonthView(System.Action)

Defines a Gantt мonth view

Parameters

addViewAction - System.Action<GanttViewBuilder>

MonthView()

Defines a Gantt мonth view

YearView(System.Action)

Defines a Scheduler year view.

Parameters

addViewAction - System.Action<GanttViewBuilder>

YearView()

Defines a Scheduler year view.

In this article
Not finding the help you need?