HtmlEditorValidationSettings.RequiredField Property
In This Article
Gets the settings that define the required field validation’s rules.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public HtmlEditorRequiredFieldValidationPattern RequiredField { get; }
#Property Value
Type | Description |
---|---|
Html |
A Html |
#Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to Required |
---|---|---|
ASP. |
Html |
|
Html |
|
|
ASP. |
ASPx |
|
See Also