Back to Devexpress

SpellCheckerFormsSettings Class

aspnet-devexpress-dot-web-dot-aspxspellchecker-8fef553a.md

latest2.0 KB
Original Source

SpellCheckerFormsSettings Class

Contains dialog form settings.

Namespace : DevExpress.Web.ASPxSpellChecker

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class SpellCheckerFormsSettings :
    ASPxSpellCheckerBaseSettings
vb
Public Class SpellCheckerFormsSettings
    Inherits ASPxSpellCheckerBaseSettings

The following members return SpellCheckerFormsSettings objects:

Remarks

These settings can be accessed via the ASPxSpellChecker.SettingsForms property.

Implements

IStateManager

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase ASPxSpellCheckerBaseSettings SpellCheckerFormsSettings MVCxSpellCheckerFormsSettings

See Also

SpellCheckerFormsSettings Members

DevExpress.Web.ASPxSpellChecker Namespace