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

GanttSettings.SettingsValidation Property

Provides access to validation settings.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v21.2.dll

NuGet Package: DevExpress.Web.Mvc5

Declaration

public GanttValidationSettings SettingsValidation { get; }

Property Value

Type Description
GanttValidationSettings

The validation settings.

Remarks

Run Demo: MVCxGantt - Validation

The GanttExtension supports the following validation rules:

See Also