Back to Devexpress

ASPxSpellChecker.LoadingPanelStyle Property

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

latest1.2 KB
Original Source

ASPxSpellChecker.LoadingPanelStyle Property

Gets the style settings of a loading panel displayed while waiting for a callback response.

Namespace : DevExpress.Web.ASPxSpellChecker

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

NuGet Package : DevExpress.Web

Declaration

csharp
public LoadingPanelStyle LoadingPanelStyle { get; }
vb
Public ReadOnly Property LoadingPanelStyle As LoadingPanelStyle

Property Value

TypeDescription
LoadingPanelStyle

A LoadingPanelStyle object that contains style settings.

|

See Also

ASPxSpellChecker Class

ASPxSpellChecker Members

DevExpress.Web.ASPxSpellChecker Namespace