GanttMessagesActionsSettingsBuilder
Methods
AddChild(System.String)
The text similar to "Add child" displayed as Gantt "add child" buttons.
Parameters
value - System.String
The value for AddChild
RETURNS
Returns the current GanttMessagesActionsSettingsBuilder instance.
Append(System.String)
The text similar to "Append" displayed as Gantt "append" buttons.
Parameters
value - System.String
The value for Append
RETURNS
Returns the current GanttMessagesActionsSettingsBuilder instance.
InsertAfter(System.String)
The text similar to "Add below" displayed as Gantt "add below" buttons.
Parameters
value - System.String
The value for InsertAfter
RETURNS
Returns the current GanttMessagesActionsSettingsBuilder instance.
InsertBefore(System.String)
The text similar to "Add above" displayed as Gantt "add above" buttons.
Parameters
value - System.String
The value for InsertBefore
RETURNS
Returns the current GanttMessagesActionsSettingsBuilder instance.
Pdf(System.String)
The text of "Export to PDF" button of the Gantt toolbar.
Parameters
value - System.String
The value for Pdf
RETURNS
Returns the current GanttMessagesActionsSettingsBuilder instance.