Back to Devexpress

ProcessEmptyRowEventArgs Class

officefileapi-devexpress-dot-spreadsheet-dot-export-6b995a70.md

latest1.4 KB
Original Source

ProcessEmptyRowEventArgs Class

Provides data for the DataTableExporter.ProcessEmptyRow event.

Namespace : DevExpress.Spreadsheet.Export

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
public class ProcessEmptyRowEventArgs :
    EventArgs
vb
Public Class ProcessEmptyRowEventArgs
    Inherits EventArgs

ProcessEmptyRowEventArgs is the data class for the following events:

Inheritance

Object EventArgs ProcessEmptyRowEventArgs

See Also

ProcessEmptyRowEventArgs Members

DevExpress.Spreadsheet.Export Namespace