RuleSetInitializedEventArgs.RuleSet Property
Specifies the Validation Rules declared in an application.
Namespace: DevExpress.ExpressApp.Validation
Assembly: DevExpress.ExpressApp.Validation.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Validation
Declaration
Property Value
Type | Description |
---|---|
RuleSet | A RuleSet object, which is the Validation Rules declared in an application. |
See Also