PivotGridHeaderTemplateContainer(PivotGridHeaderTemplateItem) Constructor
Initializes a new instance of the PivotGridHeaderTemplateContainer class.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| item | DevExpress.Web.ASPxPivotGrid.PivotGridHeaderTemplateItem | An object containing the necessary information on the rendered field header. |
See Also