RuleBaseProperties.Name Property
Specifies the name of the Validation Rule.
Namespace: DevExpress.Persistent.Validation
Assembly: DevExpress.Persistent.Base.v25.2.dll
NuGet Package: DevExpress.Persistent.Base
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string holding the name of the Validation Rule. |
Implements
See Also