Back to Devexpress

SpellCheckerDialogFormStyles Class

aspnet-devexpress-dot-web-dot-aspxspellchecker-dd52be32.md

latest1.9 KB
Original Source

SpellCheckerDialogFormStyles Class

Contains settings that allow the appearance of dialog form elements within the ASPxSpellChecker control to be defined.

Namespace : DevExpress.Web.ASPxSpellChecker

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class SpellCheckerDialogFormStyles :
    PopupControlStyles
vb
Public Class SpellCheckerDialogFormStyles
    Inherits PopupControlStyles

The following members return SpellCheckerDialogFormStyles objects:

LibraryRelated API Members
ASP.NET Web Forms ControlsASPxSpellChecker.StylesDialogForm
ASP.NET MVC ExtensionsSpellCheckerSettings.StylesDialogForm

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase StylesBase PopupControlStyles SpellCheckerDialogFormStyles

See Also

SpellCheckerDialogFormStyles Members

DevExpress.Web.ASPxSpellChecker Namespace