Kendo.Mvc.UI.Fluent.GanttMessagesViewsSettingsBuilder
Defines the fluent API for configuring GanttMessagesViewsSettings
Methods
Day(System.String)
The text similar to "Day" displayed as Gantt "day" view title.
Parameters
value System.String
The value for Day
End(System.String)
The text similar to "End" displayed in Gantt resize hint.
Parameters
value System.String
The value for End
Month(System.String)
The text similar to "Month" displayed as Gantt "month" view title.
Parameters
value System.String
The value for Month
Start(System.String)
The text similar to "Start" displayed in Gantt resize hint.
Parameters
value System.String
The value for Start
Week(System.String)
The text similar to "Week" displayed as Gantt "week" view title.
Parameters
value System.String
The value for Week
Year(System.String)
The text similar to "Year" displayed as Gantt "year" view title.
Parameters
value System.String
The value for Year