Skip to main content
All docs
V25.1
  • ASPxGantt.SettingsValidation Property

    Accesses validation settings.

    Namespace: DevExpress.Web.ASPxGantt

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

    NuGet Package: DevExpress.Web

    Declaration

    public GanttValidationSettings SettingsValidation { get; }

    Property Value

    Type Description
    GanttValidationSettings

    The Gantt’s validation settings.

    Remarks

    The ASPxGantt control supports the following validation rules:

    Concept

    Online Demo

    Gantt - Validation

    See Also