PivotGridOptionsPrint Class
In This Article
Provides options which specifies the Pivot Grid layout and appearance when the control is printed or exported in WYSIWYG mode.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v24.2.Core.dll
NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Navigation
#Declaration
public class PivotGridOptionsPrint :
PivotGridOptionsBase,
IXtraSerializable
#Related API Members
The following members return PivotGridOptionsPrint objects:
#Remarks
The following table lists the properties used to access the PivotGridOptionsPrint instance.
Platform | Property | Documentation |
---|---|---|
Win |
Pivot |
Printing and Exporting |
ASP. |
ASPx |
Export |
ASP. |
MVCx |
Export Overview |
#Implements
#Inheritance
See Also