PivotGridImages.DataHeadersPopup Property
In This Article
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.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public PivotGridImageProperties DataHeadersPopup { get; }
#Property Value
Type | Description |
---|---|
Pivot |
A Pivot |
#Remarks
See Also