PivotGridDataAreaPopup(ASPxPivotGrid) Constructor
Initializes a new instance of the PivotGridDataAreaPopup class with the specified owner.
Namespace: DevExpress.Web.ASPxPivotGrid.HtmlControls
Assembly: DevExpress.Web.ASPxPivotGrid.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
pivotGrid | ASPxPivotGrid | A ASPxPivotGrid object representing the owner of the created object. |
See Also