Definition
Namespace:Telerik.WebAii.Controls.Html
Assembly:Telerik.WebAii.Controls.Html.dll
Syntax:
C#
public enum PivotGridDataCellType
Fields
C#
ColumnGrandTotalDataCell = 5
C#
ColumnTotalDataCell = 2
C#
DataCell = 0
C#
GrandTotalDataCell = 6
C#
RowGrandTotalDataCell = 4
C#
RowTotalDataCell = 1
C#
TotalDataCell = 3