A newer version of this page is available.
Switch to the current version.
SpellCheckerDialogSettings Class
Contains customization settings for form elements of built-in dialogs.
Namespace: DevExpress.Web.ASPxSpellChecker
Assembly: DevExpress.Web.ASPxSpellChecker.v19.2.dll
Declaration
public class SpellCheckerDialogSettings :
ASPxSpellCheckerBaseSettings
Public Class SpellCheckerDialogSettings
Inherits ASPxSpellCheckerBaseSettings
Related API Members
The following members accept/return SpellCheckerDialogSettings objects:
Remarks
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.
Inheritance
Object
StateManager
PropertiesBase
ASPxSpellCheckerBaseSettings
SpellCheckerDialogSettings
See Also
Feedback