GanttMessagesViewsSettingsTagHelper
Example
Razor
<views/>
Attributes
| Attribute | Type | Description |
|---|---|---|
| day | String | The text similar to "Day" displayed as Gantt "day" view title. |
| end | String | The text similar to "End" displayed in Gantt resize hint. |
| month | String | The text similar to "Month" displayed as Gantt "month" view title. |
| start | String | The text similar to "Start" displayed in Gantt resize hint. |
| week | String | The text similar to "Week" displayed as Gantt "week" view title. |
| year | String | The text similar to "Year" displayed as Gantt "year" view title. |