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.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
ImageProperties | A ImageProperties object that contains the image’s settings. |
See Also