PivotGridImages.DataHeadersPopup Property
Gets the settings that define the image displayed within the Data Header Area when data fields are temporarily hidden.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| PivotGridImageProperties | A PivotGridImageProperties object that contains image settings. |
Remarks

See Also