PivotGridOptionsPrint Members
In This Article
#Constructors
Name | Description |
---|---|
Pivot |
Initializes a new instance of the Pivot |
#Properties
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. |
#Methods
Name | Description |
---|---|
Assign |
Copies all the settings from the options object passed as the parameter to the current object. |
Begin |
Locks the Base |
Cancel |
Unlocks the Base |
End |
Unlocks the Base |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Indicates whether the headers located within the specified area are printed. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Is |
Returns whether the values of outer column or row fields are merged when a pivot grid is printed. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset() |
Resets all options to their default values.
Inherited from Base |
Should |
Tests whether the Pivot |
To |
Returns a string representing the currently enabled options.
Inherited from Base |
#Events
Name | Description |
---|---|
Options |
For internal use.
Inherited from Pivot |
See Also