Skip to main content
A newer version of this page is available. .

CustomPrintEventArgs Class

The base class for classes that provide information to events that fire when exporting cells and field values.

Namespace: DevExpress.PivotGrid.Printing

Assembly: DevExpress.PivotGrid.v19.2.Core.dll

Declaration

public class CustomPrintEventArgs :
    EventArgs
See Also