A newer version of this page is available.
Switch to the current version.
CustomExportCellEventArgsBase Class
Serves as a base for classes that provide data for the CustomExportCell event.
Namespace: DevExpress.PivotGrid.Printing
Assembly: DevExpress.PivotGrid.v19.2.Core.dll
Declaration
public class CustomExportCellEventArgsBase :
CustomPrintEventArgs
Public Class CustomExportCellEventArgsBase
Inherits CustomPrintEventArgs
Remarks
To learn more, see CustomExportCellEventArgs.
Inheritance
Object
EventArgs
CustomPrintEventArgs
CustomExportCellEventArgsBase
See Also
Feedback