Skip to main content
A newer version of this page is available. .

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.v19.2.dll

Declaration

public PivotGridImageProperties DataHeadersPopup { get; }

Property Value

Type Description
PivotGridImageProperties

A PivotGridImageProperties object that contains image settings.

Remarks

DataHeadersDisplayMode

See Also