Kendo.Mvc.UI.Fluent.GanttMessagesActionsSettingsBuilder
Defines the fluent API for configuring GanttMessagesActionsSettings
Methods
AddChild(System.String)
The text similar to "Add child" displayed as Gantt "add child" buttons.
Parameters
value System.String
The value for AddChild
Append(System.String)
The text similar to "Append" displayed as Gantt "append" buttons.
Parameters
value System.String
The value for Append
InsertAfter(System.String)
The text similar to "Add below" displayed as Gantt "add below" buttons.
Parameters
value System.String
The value for InsertAfter
InsertBefore(System.String)
The text similar to "Add above" displayed as Gantt "add above" buttons.
Parameters
value System.String
The value for InsertBefore
Pdf(System.String)
The text of "Export to PDF" button of the Gantt toolbar.
Parameters
value System.String
The value for Pdf