Back to Devexpress

ASPxRichEditSpellCheckerSettings.OptionsSpelling Property

aspnet-devexpress-dot-web-dot-aspxrichedit-dot-aspxricheditspellcheckersettings-920aa782.md

latest1.7 KB
Original Source

ASPxRichEditSpellCheckerSettings.OptionsSpelling Property

Provides access to basic spelling settings.

Namespace : DevExpress.Web.ASPxRichEdit

Assembly : DevExpress.Web.ASPxRichEdit.v25.2.dll

NuGet Package : DevExpress.Web.Office

Declaration

csharp
public ASPxRichEditOptionsSpelling OptionsSpelling { get; }
vb
Public ReadOnly Property OptionsSpelling As ASPxRichEditOptionsSpelling

Property Value

TypeDescription
ASPxRichEditOptionsSpelling

A ASPxRichEditOptionsSpelling object containing the spelling settings.

|

Property Paths

You can access this nested property as listed below:

Object TypePath to OptionsSpelling
ASPxRichEditSettings

.SpellChecker .OptionsSpelling

|

See Also

ASPxRichEditSpellCheckerSettings Class

ASPxRichEditSpellCheckerSettings Members

DevExpress.Web.ASPxRichEdit Namespace