FormLayoutProperties.RequiredMark Property
Gets or sets the text displayed within required marks.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| String | "*" | A string value that specifies the required mark text. |
See Also