PivotGridHeaderTemplateContainer(PivotGridHeaderTemplateItem) Constructor
In This Article
Initializes a new instance of the PivotGridHeaderTemplateContainer class.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
item | DevExpress. |
An object containing the necessary information on the rendered field header. |
See Also