Kendo.Mvc.UI.GanttMessagesPlannedTasksSettings
Defines the fluent API for configuring the GanttMessagesPlannedTasksSettings settings.
Properties
SwitchText
The text that would be displayed on the switch allowing the user to turn on and off the PlannedTasks view in the Gantt Timeline.
OffsetTooltipAdvanced
The text rendered in the Tooltip that would be displayed for tasks which have finished in advance compared to their plannedEnd.
OffsetTooltipDelay
The text rendered in the Tooltip that would be displayed for tasks which have finished with delay compared to their plannedEnd.
Seconds
The text for "seconds" displayed in the Advanced/Delayed Tooltip (see above).
Minutes
The text for "minutes" displayed in the Advanced/Delayed Tooltip (see above).
Hours
The text for "hours" displayed in the Advanced/Delayed Tooltip (see above).
Days
The text for "days" displayed in the Advanced/Delayed Tooltip (see above).
Methods
Serialize(System.Collections.Generic.IDictionary<System.String,System.Object>)
Serialize current instance to Dictionary