ASPxSpellCheckerTextSettings.SpellCheckFormCaption Property
Get or sets the title of the spelling form.
Namespace: DevExpress.Web.ASPxSpellChecker
Assembly: DevExpress.Web.ASPxSpellChecker.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | "Check Spelling" | A string containing the text used as a caption of the spelling form. |
Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to SpellCheckFormCaption |
---|---|---|
ASP.NET Web Forms Controls | ASPxHtmlEditorSpellCheckerSettings |
|
ASPxSpellChecker |
|
|
ASP.NET MVC Extensions | SpellCheckerSettings |
|
See Also