Skip to main content

ASPxPivotGrid.ImagesFilterControl Property

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

Namespace: DevExpress.Web.ASPxPivotGrid

Assembly: DevExpress.Web.ASPxPivotGrid.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public FilterControlImages ImagesFilterControl { get; }

Property Value

Type Description
FilterControlImages

The object that contains image settings.

See Also