GanttMessagesActionsSettingsBuilder
Defines the fluent API for configuring the GanttMessagesActionsSettings settings.
Methods
AddChild(System.String)
The text similar to "Add child" displayed as Gantt "add child" buttons.
Parameters
value - System.String
The value that configures the addchild.
Append(System.String)
The text similar to "Append" displayed as Gantt "append" buttons.
Parameters
value - System.String
The value that configures the append.
InsertAfter(System.String)
The text similar to "Add below" displayed as Gantt "add below" buttons.
Parameters
value - System.String
The value that configures the insertafter.
InsertBefore(System.String)
The text similar to "Add above" displayed as Gantt "add above" buttons.
Parameters
value - System.String
The value that configures the insertbefore.
Pdf(System.String)
The text of "Export to PDF" button of the Gantt toolbar.
Parameters
value - System.String
The value that configures the pdf.