New to Telerik UI for ASP.NET Core? Download free 30-day trial

GanttMessagesSettingsTagHelper

Example

<messages>
    <actions></actions>
    <editor />
    <views />
</messages>

ChildTags

Tag Name Details
actions GanttMessagesActionsSettingsTagHelper
editor GanttMessagesEditorSettingsTagHelper
views GanttMessagesViewsSettingsTagHelper

Attributes

Attribute Type Description
cancel String The text similar to "Cancel" displayed in Gantt.
delete-dependency-confirmation String The text similar to "Are you sure you want to delete this dependency?" displayed in Gantt dependency delete dialog.
delete-dependency-window-title String The text similar to "Delete dependency" displayed in Gantt dependency delete dialog title.
delete-task-confirmation String The text similar to "Are you sure you want to delete this task?" displayed in Gantt task delete dialog.
delete-task-window-title String The text similar to "Delete task" displayed in Gantt task delete dialog title.
destroy String The text similar to "Delete" displayed in Gantt.
save String The text similar to "Save" displayed in Gantt.
select-view String The aria-label of the View select element.
In this article
Not finding the help you need?