aspnet-devexpress-dot-web-dot-aspxpivotgrid-2fe5a7db.md
Represents a container for a template that is used to render cells.
Namespace : DevExpress.Web.ASPxPivotGrid
Assembly : DevExpress.Web.ASPxPivotGrid.v25.2.dll
NuGet Package : DevExpress.Web
public class PivotGridCellTemplateContainer :
TemplateContainerBase
Public Class PivotGridCellTemplateContainer
Inherits TemplateContainerBase
The PivotGridCellTemplateContainer class represents a container cell for a template that is used to display the content of cells within a grid control.
Objects of the PivotGridCellTemplateContainer type are automatically instantiated when a template of the ASPxPivotGrid.CellTemplate type is created.
Object Control TemplateContainerBase PivotGridCellTemplateContainer
See Also