Skip to main content
Tab

EditorCaptionSettings.RequiredMark Property

Gets or sets the text displayed within required marks.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

[DefaultValue("*")]
public string RequiredMark { get; set; }

Property Value

Type Default Description
String "*"

A string value that specifies a required mark text.

Property Paths

You can access this nested property as listed below:

See Also