Skip to main content
A newer version of this page is available. .
Tab

GridViewImages.CustomizationDialogClose Property

Gets the image for the corresponding visual element in the Customization Dialog.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public ImageProperties CustomizationDialogClose { get; }

Property Value

Type Description
ImageProperties

An ImageProperties that contains image settings.

See Also