Version

PivotReportHeaderCellSettings Class Members

The following tables list the members exposed by PivotReportHeaderCellSettings.

Public Constructors
 NameDescription
Public ConstructorPivotReportHeaderCellSettings ConstructorInitializes a new instance of the PivotReportHeaderCellSettings class.  
Public Properties
 NameDescription
Public PropertyApplyHeaderCellTemplateGets or sets a value indicating whether header cell templates are disabled in pivot report.  
Public PropertyCellStyleGets or sets the style for the header cells.  
Public PropertyPrintExpansionIndicatorsGets or sets a value indicating whether this axis expansion indicators should be present in the report.  
Public PropertyPrintHeadersGets or sets a value indicating whether this axis headers should be present in the report.  
Public PropertyRepeatHeadersGets or sets a value indicating whether the axis headers should be present at each report page. This property is taken into account only when PrintHeaders property value is set to true.  
See Also