aspnet-devexpress-dot-web-dot-aspxspellchecker-28eca83c.md
Contains customization settings for form elements of built-in dialogs.
Namespace : DevExpress.Web.ASPxSpellChecker
Assembly : DevExpress.Web.ASPxSpellChecker.v25.2.dll
NuGet Package : DevExpress.Web
public class SpellCheckerDialogSettings :
ASPxSpellCheckerBaseSettings
Public Class SpellCheckerDialogSettings
Inherits ASPxSpellCheckerBaseSettings
The following members return SpellCheckerDialogSettings objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxSpellChecker.SettingsDialogFormElements |
| HtmlEditorDefaultDialogSettings.CheckSpellingDialog | |
| ASP.NET MVC Extensions | SpellCheckerSettings.SettingsDialogFormElements |
The SpellCheckerDialogSettings class contains settings that allow you to customize the availability of elements within the built-in dialog form.
An instance of the SpellCheckerDialogSettings class can be accessed via the ASPxSpellChecker.SettingsDialogFormElements property.
Object StateManager PropertiesBase ASPxSpellCheckerBaseSettings SpellCheckerDialogSettings
See Also