ASPxSpellChecker.DialogFormCloseButtonImage Property
Gets the settings of an image displayed within the check spelling form close button.
Namespace: DevExpress.Web.ASPxSpellChecker
Assembly: DevExpress.Web.ASPxSpellChecker.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| HeaderButtonImageProperties | A HeaderButtonImageProperties object that contains image settings. |
See Also