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

GanttViewRangeSettingsBuilder

Defines the fluent API for configuring GanttViewRangeSettings

Methods

Start(System.DateTime)

If set to some date the timeline of the view will start from this date.Overrides the range.start option of the gantt.

Parameters

value - System.DateTime

The value for Start

End(System.DateTime)

If set to some date the timeline of the view will end to this date.Overrides the range.end option of the gantt.

Parameters

value - System.DateTime

The value for End

In this article
Not finding the help you need?