A newer version of this page is available.
Switch to the current version.
ASPxRichEditSpellCheckerSettings.OptionsSpelling Property
Provides access to basic spelling settings.
Namespace: DevExpress.Web.ASPxRichEdit
Assembly: DevExpress.Web.ASPxRichEdit.v18.2.dll
Declaration
public ASPxRichEditOptionsSpelling OptionsSpelling { get; }
Public ReadOnly Property OptionsSpelling As ASPxRichEditOptionsSpelling
Property Value
Type | Description |
---|---|
ASPxRichEditOptionsSpelling | A ASPxRichEditOptionsSpelling object containing the spelling settings. |
Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to OptionsSpelling |
---|---|---|
ASP.NET Controls and MVC Extensions | ASPxRichEdit |
|
ASPxRichEditSettings |
|
|
MVCxRichEdit |
|
|
RichEditSettings |
|
|
ASP.NET Bootstrap Controls | BootstrapRichEdit |
|
See Also
Feedback