PivotGridDataAreaPopup Class
Represents a popup panel that contains hidden field headers when the ASPxPivotGrid’s display mode is PivotDataHeadersDisplayMode.Popup.
Namespace: DevExpress.Web.ASPxPivotGrid.HtmlControls
Assembly: DevExpress.Web.ASPxPivotGrid.v24.2.dll
Declaration
Related API Members
The following members return PivotGridDataAreaPopup objects:
Remarks
This class represents a popup panel that contains data field headers when the PivotGridWebOptionsView.DataHeadersDisplayMode property is set to ‘Popup’. This panel is initially hidden, and it pops up when an end-user hovers the mouse over the data header area.
Implements
Inheritance
See Also