SpellCheckerImages.DialogFormCloseButton Property
In This Article
Gives access to the image settings of the Close button.
Namespace: DevExpress.Web.ASPxSpellChecker
Assembly: DevExpress.Web.ASPxSpellChecker.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public HeaderButtonImageProperties DialogFormCloseButton { get; }
#Property Value
Type | Description |
---|---|
Header |
Image settings. |
See Also