PivotGridDataAreaPopup Constructors
Represents a popup panel that contains hidden field headers when the ASPxPivotGrid’s display mode is PivotDataHeadersDisplayMode.Popup.Name | Parameters | Description |
---|---|---|
PivotGridDataAreaPopup(ASPxPivotGrid) | pivotGrid | Initializes a new instance of the PivotGridDataAreaPopup class with the specified owner. |
See Also