GanttMessagesViewsSettingsBuilder
Defines the fluent API for configuring the GanttMessagesViewsSettings settings.
Methods
Day(System.String)
The text similar to "Day" displayed as Gantt "day" view title.
Parameters
value - System.String
The value that configures the day.
End(System.String)
The text similar to "End" displayed in Gantt resize hint.
Parameters
value - System.String
The value that configures the end.
Month(System.String)
The text similar to "Month" displayed as Gantt "month" view title.
Parameters
value - System.String
The value that configures the month.
Start(System.String)
The text similar to "Start" displayed in Gantt resize hint.
Parameters
value - System.String
The value that configures the start.
Week(System.String)
The text similar to "Week" displayed as Gantt "week" view title.
Parameters
value - System.String
The value that configures the week.
Year(System.String)
The text similar to "Year" displayed as Gantt "year" view title.
Parameters
value - System.String
The value that configures the year.