A newer version of this page is available.
Switch to the current version.
PrintAppearanceObject Class
An appearance object used to print a pivot grid.
Namespace: DevExpress.PivotGrid.Printing
Assembly: DevExpress.PivotGrid.v19.2.Core.dll
Declaration
public class PrintAppearanceObject :
IPivotPrintAppearance,
ICloneable,
IPivotPrintAppearanceOptions
Public Class PrintAppearanceObject
Implements IPivotPrintAppearance,
ICloneable,
IPivotPrintAppearanceOptions
Related API Members
The following members accept/return PrintAppearanceObject objects:
Remarks
The PrintAppearanceObject class provides properties, events and methods used to customize the look and feel of an object's contents.
For more information, see Appearances.
Inheritance
Object
PrintAppearanceObject
See Also
Feedback