Back to Devexpress

GanttSettings.SettingsValidation Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-ganttsettings-c9311db8.md

latest1.5 KB
Original Source

GanttSettings.SettingsValidation Property

Provides access to validation settings.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public GanttValidationSettings SettingsValidation { get; }
vb
Public ReadOnly Property SettingsValidation As GanttValidationSettings

Property Value

TypeDescription
GanttValidationSettings

The validation settings.

|

Remarks

Run Demo: MVCxGantt - Validation

The GanttExtension supports the following validation rules:

See Also

GanttSettings Class

GanttSettings Members

DevExpress.Web.Mvc Namespace