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

CustomizeCellEventArgsExtended Class

Provides data for events that allow cells in the export output to be customized.

Namespace: DevExpress.Export

Assembly: DevExpress.Printing.v20.2.Core.dll

NuGet Packages: DevExpress.Printing.Core, DevExpress.WindowsDesktop.Printing.Core

Declaration

public class CustomizeCellEventArgsExtended :
    CustomizeCellEventArgs
See Also