PivotGridEmptyAreaTemplateContainer(PivotArea) Constructor
Initializes a new instance of the PivotGridEmptyAreaTemplateContainer class.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| area | PivotArea | One of the PivotArea enumeration values representing the area for which the current container is being instantiated. |
See Also