Back to Devexpress

CustomizeCellEventArgs Class

corelibraries-devexpress-dot-export-23affc27.md

latest1.5 KB
Original Source

CustomizeCellEventArgs Class

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

Namespace : DevExpress.Export

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

NuGet Package : DevExpress.Printing.Core

Declaration

csharp
public class CustomizeCellEventArgs :
    CustomizeCellEventArgsBase
vb
Public Class CustomizeCellEventArgs
    Inherits CustomizeCellEventArgsBase

Inheritance

Object DataAwareEventArgsBase CustomizeCellEventArgsBase CustomizeCellEventArgs CustomizeCellEventArgsExtended

See Also

CustomizeCellEventArgs Members

XlsExportOptionsEx.CustomizeCell

XlsxExportOptionsEx.CustomizeCell

CsvExportOptionsEx.CustomizeCell

DevExpress.Export Namespace