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

ASPxGridBase.ImagesFilterControl Property

Provides access to the settings that define images displayed in the filter control.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public FilterControlImages ImagesFilterControl { get; }

Property Value

Type Description
FilterControlImages

The object that contains image settings.

See Also