Skip to main content

ProcessEmptyRowEventArgs Class

Provides data for the DataTableExporter.ProcessEmptyRow event.

Namespace: DevExpress.Spreadsheet.Export

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

NuGet Package: DevExpress.Spreadsheet.Core

Declaration

public class ProcessEmptyRowEventArgs :
    EventArgs

Inheritance

Object
EventArgs
ProcessEmptyRowEventArgs
See Also