New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.PivotGridCell

RadPivotGrid cell object

Inheritance Hierarchy

  • System.Object
  • System.Web.UI.Control
  • System.Web.UI.WebControls.WebControl
  • System.Web.UI.WebControls.TableCell
  • Telerik.Web.UI.PivotGridTableCell
  • Telerik.Web.UI.PivotGridCell : INamingContainer

Properties

DataItem Object

Data item associated to the current cell

Field PivotGridField

Associated PivotGridField object

HasChildren Boolean

Determines if the cell has children

HasInstantiatedTemplate Boolean

Determines whether the cell has an instantiated template

OwnerPivotGrid RadPivotGrid

Owner RadPivotGrid control

In this article