Skip to main content
Tab

GridViewImages.CustomizationDialogFilterExpand Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.1.dll

Declaration

public ImagePropertiesEx CustomizationDialogFilterExpand { get; }

Property Value

Type Description
ImagePropertiesEx

An ImagePropertiesEx that contains image settings.

See Also