Skip to main content
All docs
V25.1
  • ASPxGanttStringId Enum

    Contains strings that can be localized for the ASPxGantt. For more information, refer to the Localization topic.

    Namespace: DevExpress.Web.ASPxGantt.Localization

    Assembly: DevExpress.Web.ASPxGantt.v25.1.dll

    NuGet Package: DevExpress.Web

    Declaration

    public enum ASPxGanttStringId

    Members

    Name Description
    OkButton

    Contains localizable text of the corresponding UI element.

    CancelButton

    Contains localizable text of the corresponding UI element.

    DeleteButton

    Contains localizable text of the corresponding UI element.

    ResourceManager

    Contains localizable text of the corresponding UI element.

    Title

    Contains localizable text of the corresponding UI element.

    Start

    Contains localizable text of the corresponding UI element.

    End

    Contains localizable text of the corresponding UI element.

    Progress

    Contains localizable text of the corresponding UI element.

    Resources

    Contains localizable text of the corresponding UI element.

    Add

    Contains localizable text of the corresponding UI element.

    NewTask

    Contains localizable text of the corresponding UI element.

    NewSubtask

    Contains localizable text of the corresponding UI element.

    TaskDetails

    Contains localizable text of the corresponding UI element.

    DeleteTask

    Contains localizable text of the corresponding UI element.

    DeleteDependency

    Contains localizable text of the corresponding UI element.

    DoNothing

    Contains localizable text of the corresponding UI element.

    KeepDependencyAndMove

    Contains localizable text of the corresponding UI element.

    TaskLinkedWarning

    Contains localizable text of the corresponding UI element.

    TaskCriticalLinkedWarning

    Contains localizable text of the corresponding UI element.

    TaskDeleteConfirmation

    Contains localizable text of the corresponding UI element.

    DependencyDeleteConfirmation

    Contains localizable text of the corresponding UI element.

    ResourcesDeleteConfirmation

    Contains localizable text of the corresponding UI element.

    NewResourceName

    Contains localizable text of the corresponding UI element.

    QuarterAbbreviation

    Contains localizable text of the corresponding UI element.

    Undo

    Contains localizable text of the corresponding UI element.

    Redo

    Contains localizable text of the corresponding UI element.

    ExpandAll

    Contains localizable text of the corresponding UI element.

    CollapseAll

    Contains localizable text of the corresponding UI element.

    AddNewTask

    Contains localizable text of the corresponding UI element.

    DeleteSelectedTask

    Contains localizable text of the corresponding UI element.

    ZoomIn

    Contains localizable text of the corresponding UI element.

    ZoomOut

    Contains localizable text of the corresponding UI element.

    FullScreen

    Contains localizable text of the corresponding UI element.

    DialogDeleteDependency

    Contains localizable text of the corresponding UI element.

    ShowResources

    Contains localizable text of the corresponding UI element.

    ShowDependencies

    Contains localizable text of the corresponding UI element.

    TaskStartDateValidation

    Contains localizable text of the corresponding UI element.

    TaskEndDateValidation

    Contains localizable text of the corresponding UI element.

    RequiredField

    Contains localizable text of the corresponding UI element.

    DeleteDependencies

    Contains localizable text of the corresponding UI element.

    KeepDependenciesAndMove

    Contains localizable text of the corresponding UI element.

    SeveralTasksLinkedWarning

    Contains localizable text of the corresponding UI element.

    SeveralTasksCriticalLinkedWarning

    Contains localizable text of the corresponding UI element.

    See Also