ClassPivotFieldPrintElement
Class
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.PivotGrid.dll
Syntax:
cs-api-definition
public class PivotFieldPrintElement : RadPrintElement
Inheritance: objectRadPrintElementPivotFieldPrintElement
Inherited Members
Constructors
PivotFieldPrintElement(DescriptionBase, bool)
Declaration
cs-api-definition
public PivotFieldPrintElement(DescriptionBase fieldDescription, bool showGridLines)
Parameters
fieldDescription
showGridLines
Properties
FieldDescription
Declaration
cs-api-definition
public DescriptionBase FieldDescription { get; }
Property Value