Skip to main content

CustomizeCellEventArgsExtended Class

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

Namespace: DevExpress.Export

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

NuGet Package: DevExpress.Printing.Core

Declaration

public class CustomizeCellEventArgsExtended :
    CustomizeCellEventArgs
See Also