PivotDataAreaPopupCreatedEventArgs.Popup Property
Gets the popup panel displaying hidden field headers.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v22.2.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
PivotGridDataAreaPopup | A PivotGridDataAreaPopup object representing the popup panel containing hidden field headers. |
See Also