Skip to main content

ASPxSpellChecker.StylesDialogForm Property

Provides access to style settings for the spellchecker forms.

Namespace: DevExpress.Web.ASPxSpellChecker

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

NuGet Package: DevExpress.Web

Declaration

public SpellCheckerDialogFormStyles StylesDialogForm { get; }

Property Value

Type Description
SpellCheckerDialogFormStyles

A SpellCheckerDialogFormStyles object that contains style settings.

See Also