GanttMessagesEditorSettingsBuilder
Methods
AssignButton(System.String)
The text similar to "Assign" displayed in Gantt task editor.
Parameters
value - System.String
The value for AssignButton
RETURNS
Returns the current GanttMessagesEditorSettingsBuilder instance.
EditorTitle(System.String)
The text similar to "Task" displayed in Gantt task editor.
Parameters
value - System.String
The value for EditorTitle
RETURNS
Returns the current GanttMessagesEditorSettingsBuilder instance.
End(System.String)
The text similar to "End" displayed in Gantt task editor.
Parameters
value - System.String
The value for End
RETURNS
Returns the current GanttMessagesEditorSettingsBuilder instance.
PercentComplete(System.String)
The text similar to "Complete" displayed in Gantt task editor.
Parameters
value - System.String
The value for PercentComplete
RETURNS
Returns the current GanttMessagesEditorSettingsBuilder instance.
PlannedEnd(System.String)
The text similar to "Planned End" displayed in Gantt task editor.
Parameters
value - System.String
The value for PlannedEnd
RETURNS
Returns the current GanttMessagesEditorSettingsBuilder instance.
PlannedStart(System.String)
The text similar to "Planned Start" displayed in Gantt task editor.
Parameters
value - System.String
The value for PlannedStart
RETURNS
Returns the current GanttMessagesEditorSettingsBuilder instance.
Resources(System.String)
The text similar to "Resources" displayed in Gantt task editor.
Parameters
value - System.String
The value for Resources
RETURNS
Returns the current GanttMessagesEditorSettingsBuilder instance.
ResourcesEditorTitle(System.String)
The text similar to "Resources" displayed in Gantt task editor.
Parameters
value - System.String
The value for ResourcesEditorTitle
RETURNS
Returns the current GanttMessagesEditorSettingsBuilder instance.
ResourcesHeader(System.String)
The text similar to "Resources" displayed in Gantt task editor.
Parameters
value - System.String
The value for ResourcesHeader
RETURNS
Returns the current GanttMessagesEditorSettingsBuilder instance.
Start(System.String)
The text similar to "Start" displayed in Gantt task editor.
Parameters
value - System.String
The value for Start
RETURNS
Returns the current GanttMessagesEditorSettingsBuilder instance.
Title(System.String)
The text similar to "Title" displayed in Gantt task editor.
Parameters
value - System.String
The value for Title
RETURNS
Returns the current GanttMessagesEditorSettingsBuilder instance.
UnitsHeader(System.String)
The text similar to "Units" displayed in Gantt task editor.
Parameters
value - System.String
The value for UnitsHeader
RETURNS
Returns the current GanttMessagesEditorSettingsBuilder instance.
AddNew(System.String)
The text that will be rendered in the Create button of the Dependencies and Assignments edit tables.
Parameters
value - System.String
The value for AddNew
RETURNS
Returns the current GanttMessagesEditorSettingsBuilder instance.
Name(System.String)
The text that will be rendered as a title of the Predecessor and Successor columns in the Dependencies edit tables, and the Dependency column in the Assignments edit table.
Parameters
value - System.String
The value for Name
RETURNS
Returns the current GanttMessagesEditorSettingsBuilder instance.
PercentCompleteHint(System.String)
The hint text that will be rendered for the percentCompleted NumericTextBox on the popup edit Form.
Parameters
value - System.String
The value for PercentCompleteHint
RETURNS
Returns the current GanttMessagesEditorSettingsBuilder instance.
Remove(System.String)
The text that will be rendered in the Remove button of the Dependencies and Assignments edit tables.
Parameters
value - System.String
The value for Remove
RETURNS
Returns the current GanttMessagesEditorSettingsBuilder instance.
ActualStart(System.String)
The label text of the start DateTimePicker editor when the planned editors are also present on the form.
Parameters
value - System.String
The value for ActualStart
RETURNS
Returns the current GanttMessagesEditorSettingsBuilder instance.
ActualEnd(System.String)
The label text of the end DateTimePicker editor when the planned editors are also present on the form.
Parameters
value - System.String
The value for ActualEnd
RETURNS
Returns the current GanttMessagesEditorSettingsBuilder instance.
ParentOptionLabel(System.String)
The optionLabel of the parent DropDownList editor.
Parameters
value - System.String
The value for ParentOptionLabel
RETURNS
Returns the current GanttMessagesEditorSettingsBuilder instance.
General(System.String)
The text used for the main (general) tab on the edit popup TabStrip.
Parameters
value - System.String
The value for General
RETURNS
Returns the current GanttMessagesEditorSettingsBuilder instance.
Predecessors(System.String)
The text used for the predecessors tab on the edit popup TabStrip.
Parameters
value - System.String
The value for Predecessors
RETURNS
Returns the current GanttMessagesEditorSettingsBuilder instance.
Successors(System.String)
The text used for the successors tab on the edit popup TabStrip.
Parameters
value - System.String
The value for Successors
RETURNS
Returns the current GanttMessagesEditorSettingsBuilder instance.
Other(System.String)
The text used for the other tab on the edit popup TabStrip.
Parameters
value - System.String
The value for Other
RETURNS
Returns the current GanttMessagesEditorSettingsBuilder instance.
DependencyType(System.String)
The text that will be rendered as a title of the Type column in the Dependencies edit tables.
Parameters
value - System.String
The value for DependencyType
RETURNS
Returns the current GanttMessagesEditorSettingsBuilder instance.