Skip to main content
A newer version of this page is available. .

ASPxSpellChecker.StylesDialogForm Property

Provides access to style settings for the spellchecker forms.

Namespace: DevExpress.Web.ASPxSpellChecker

Assembly: DevExpress.Web.ASPxSpellChecker.v20.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