ASPxPivotGrid.ImagesEditors Property
Provides access to the settings that define images displayed in the editors, used to edit filter values within the Filter Editor.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| EditorImages | A EditorImages object that contains image settings. |
See Also