ClassPivotGridAggregatesZone
Class
Represents the aggregates zone in the PivotGrid.
Definition
Namespace:Telerik.WebAii.Controls.Html
Assembly:Telerik.WebAii.Controls.Html.dll
Syntax:
cs-api-definition
public class PivotGridAggregatesZone : PivotGridZone
Inheritance: objectControlHtmlControlHtmlContainerControlHtmlTableCellPivotGridZonePivotGridAggregatesZone
Inherited Members
Constructors
PivotGridAggregatesZone()
Declaration
cs-api-definition
public PivotGridAggregatesZone()
Methods
InitializeCellLocator()
Initializes the element locator for this control.
Declaration
cs-api-definition
protected override void InitializeCellLocator()
Overrides