Skip to main content

ProcessEmptyRowEventArgs Class

Provides data for the DataTableExporter.ProcessEmptyRow event.

Namespace: DevExpress.Spreadsheet.Export

Assembly: DevExpress.Spreadsheet.v26.1.Core.dll

Declaration

public class ProcessEmptyRowEventArgs :
    EventArgs

Inheritance

Object
EventArgs
ProcessEmptyRowEventArgs
See Also