PivotGridCellTemplateContainer.Item Property
In This Article
Gets an object that contains the necessary information on the rendered cell.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public PivotGridCellTemplateItem Item { get; }
#Property Value
Type | Description |
---|---|
Pivot |
A Pivot |
See Also