PivotGridWebOptionsLoadingPanel(ASPxPivotGrid) Constructor
Initializes a new instance of the PivotGridWebOptionsLoadingPanel class.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Parameters
Name | Type | Description |
---|---|---|
owner | ASPxPivotGrid | An ASPxPivotGrid object that owns the current object. |
Remarks
This constructor is automatically called when the ASPxPivotGrid initializes the ASPxPivotGrid.OptionsLoadingPanel property.
See Also