Back to Devexpress

ASPxGridBase.ImagesFilterControl Property

aspnet-devexpress-dot-web-dot-aspxgridbase-6111aae0.md

latest1.8 KB
Original Source

ASPxGridBase.ImagesFilterControl Property

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public FilterControlImages ImagesFilterControl { get; }
vb
Public ReadOnly Property ImagesFilterControl As FilterControlImages

Property Value

TypeDescription
FilterControlImages

The object that contains image settings.

|

See Also

Filter Control

Card View

Online Demo: Grid - Filter Control

Filter Control

Grid View

Online Demo: Card View - Filter Control

Filter Control

Vertical Grid

Online Demo: Vertical Grid - Filter Control

ASPxGridBase Class

ASPxGridBase Members

DevExpress.Web Namespace