PivotGridOptionsPrint Properties
Provides options which specifies the Pivot Grid layout and appearance when the control is printed or exported in WYSIWYG mode.
Name | Description |
---|---|
Column |
Gets or sets the distance between the values of column fields when the pivot grid is printed. |
Column |
Gets or sets the gap between the column header area and data area. |
Filter |
Gets or sets the vertical distance between filter field headers headers and the main part of the printed pivot grid. |
Merge |
Gets or sets whether the values of outer column fields are merged when a pivot grid is printed. |
Merge |
Gets or sets whether the values of outer row fields are merged when a pivot grid is printed. |
Page |
Provides access to the page settings to print the Pivot |
Print |
Gets or sets whether to print column area on every page. |
Print |
Gets or sets whether column field values are printed. |
Print |
Gets or sets whether column field headers are printed. |
Print |
Gets or sets whether data field headers are printed. |
Print |
Gets or sets whether filter field headers are printed. |
Print |
Use the Pivot |
Print |
Gets or sets whether horizontal grid lines are printed. |
Print |
Gets or sets whether to print row area on every page. |
Print |
Gets or sets whether row field values are printed. |
Print |
Gets or sets whether row field headers are printed. |
Print |
Gets or sets whether unused filter fields are printed/exported. |
Print |
Gets or sets whether vertical grid lines are printed. |
Row |
Gets or sets the distance between row field values when the pivot grid is printed. |
Use |
Gets or sets whether print appearances are used when the pivot grid is printed. |
Vertical |
Gets or sets whether a cell is allowed to be split across pages. |
See Also