Back to Devexpress

ASPxSpellChecker.LoadingPanelImage Property

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

latest1.2 KB
Original Source

ASPxSpellChecker.LoadingPanelImage Property

Gets the settings of an image to be displayed within a loading panel while waiting for a callback response.

Namespace : DevExpress.Web.ASPxSpellChecker

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

NuGet Package : DevExpress.Web

Declaration

csharp
public ImageProperties LoadingPanelImage { get; }
vb
Public ReadOnly Property LoadingPanelImage As ImageProperties

Property Value

TypeDescription
ImageProperties

A ImageProperties object that contains the image’s settings.

|

See Also

ASPxSpellChecker Class

ASPxSpellChecker Members

DevExpress.Web.ASPxSpellChecker Namespace