Skip to main content
A newer version of this page is available. .

ASPxGantt.SettingsValidation Property

Accesses validation settings.

Namespace: DevExpress.Web.ASPxGantt

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