DevExpress.PivotGrid.Printing Namespace
Contains classes used to customize the pivot grid appearance when the control is printed or exported.
Assembly: DevExpress.PivotGrid.v24.1.Core.dll
NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Navigation
Classes
Name | Description |
---|---|
CustomExportCellEventArgsBase | Serves as a base for classes that provide data for the CustomExportCell event. |
CustomExportFieldValueEventArgsBase<T> | Serves as a base for classes that provide data for the CustomExportFieldValue event. |
CustomExportHeaderEventArgsBase<T> | Serves as a base for classes that provide data for the CustomExportHeader event. |
CustomPrintEventArgs | The base class for classes that provide information to events that fire when exporting cells and field values. |
PrintAppearance | Provides the appearance settings used to print a pivot grid. |
PrintAppearanceObject | An appearance object used to print a pivot grid. |
PrintTextOptions | Stores the vertical and horizontal alignment settings of a cell’s text. |