GanttMessagesViewsSettingsBuilder
Methods
Day(System.String)
The text similar to "Day" displayed as Gantt "day" view title.
Parameters
value - System.String
The value for Day
RETURNS
Returns the current GanttMessagesViewsSettingsBuilder instance.
End(System.String)
The text similar to "End" displayed in Gantt resize hint.
Parameters
value - System.String
The value for End
RETURNS
Returns the current GanttMessagesViewsSettingsBuilder instance.
Month(System.String)
The text similar to "Month" displayed as Gantt "month" view title.
Parameters
value - System.String
The value for Month
RETURNS
Returns the current GanttMessagesViewsSettingsBuilder instance.
Start(System.String)
The text similar to "Start" displayed in Gantt resize hint.
Parameters
value - System.String
The value for Start
RETURNS
Returns the current GanttMessagesViewsSettingsBuilder instance.
Week(System.String)
The text similar to "Week" displayed as Gantt "week" view title.
Parameters
value - System.String
The value for Week
RETURNS
Returns the current GanttMessagesViewsSettingsBuilder instance.
Year(System.String)
The text similar to "Year" displayed as Gantt "year" view title.
Parameters
value - System.String
The value for Year
RETURNS
Returns the current GanttMessagesViewsSettingsBuilder instance.