Skip to main content

GanttSettings.SettingsValidation Property

Provides access to validation settings.

Namespace: DevExpress.Web.Mvc

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