ASPxGridLookup.GridViewImagesFilterControl Property
Provides access to the settings that define images displayed within the built-in ASPxGridView’s Filter Control.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
FilterControlImages | A FilterControlImages object that contains image settings. |
Remarks
Use this property to assign custom images to various elements within the embedded ASPxGridView’s Filter Control.
See Also