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

GridViewImages.CustomizationDialogFilterCollapse Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public ImagePropertiesEx CustomizationDialogFilterCollapse { get; }

Property Value

Type Description
ImagePropertiesEx

An ImagePropertiesEx that contains image settings.

See Also