ValidationSettings.RegularExpression Property
Gets the settings that define the regular expression validation’s rules.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
RegularExpressionValidationPattern | A RegularExpressionValidationPattern object that contains specific validation settings. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to RegularExpression |
---|---|
ASPxEdit |
|
EditProperties |
|
See Also