ASPxRichEditSpellCheckerSettings.OptionsSpelling Property
Provides access to basic spelling settings.
Namespace: DevExpress.Web.ASPxRichEdit
Assembly: DevExpress.Web.ASPxRichEdit.v24.1.dll
NuGet Package: DevExpress.Web.Office
Declaration
Property Value
Type | Description |
---|---|
ASPxRichEditOptionsSpelling | A ASPxRichEditOptionsSpelling object containing the spelling settings. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to OptionsSpelling |
---|---|
ASPxRichEditSettings |
|
See Also