Skip to main content

ASPxGantt.SettingsValidation Property

Accesses validation settings.

Namespace: DevExpress.Web.ASPxGantt

Assembly: DevExpress.Web.ASPxGantt.v23.2.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