Back to Devexpress

ASPxGantt.SettingsValidation Property

aspnet-devexpress-dot-web-dot-aspxgantt-dot-aspxgantt-c4cb1eaf.md

latest1.7 KB
Original Source

ASPxGantt.SettingsValidation Property

Accesses validation settings.

Namespace : DevExpress.Web.ASPxGantt

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

NuGet Package : DevExpress.Web

Declaration

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

Property Value

TypeDescription
GanttValidationSettings

The Gantt’s validation settings.

|

Remarks

The ASPxGantt control supports the following validation rules:

Concept

Online Demo

Gantt - Validation

See Also

ASPxGantt - 'How To' Examples

ASPxGantt Class

ASPxGantt Members

DevExpress.Web.ASPxGantt Namespace