PivotGridCellTemplateContainer Class
Represents a container for a template that is used to render cells.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Remarks
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.
Implements
Inheritance
Object
Control
TemplateContainerBase
PivotGridCellTemplateContainer
See Also