ClassPivotCellPrintElement
Class
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.PivotGrid.dll
Syntax:
cs-api-definition
public class PivotCellPrintElement : RadPrintElement
Inheritance: objectRadPrintElementPivotCellPrintElement
Inherited Members
Constructors
PivotCellPrintElement(PivotGroupNode, PivotGroupNode, object, string, bool)
Declaration
cs-api-definition
public PivotCellPrintElement(PivotGroupNode row, PivotGroupNode column, object value, string formattedValue, bool showGridLines)
Parameters
row
column
value
formattedValue
showGridLines