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

ProcessEmptyRowEventArgs Class

Provides data for the DataTableExporter.ProcessEmptyRow event.

Namespace: DevExpress.Spreadsheet.Export

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

Declaration

public class ProcessEmptyRowEventArgs :
    EventArgs

Inheritance

Object
EventArgs
ProcessEmptyRowEventArgs
See Also