Back to Devexpress

IExportContext.AddRow Method

corelibraries-devexpress-dot-printing-dot-exporthelpers-dot-iexportcontext-dot-addrow.md

latest593 B
Original Source

IExportContext.AddRow Method

NameParametersDescription
AddRow()noneAdds an empty row.
AddRow(CellObject[])valuesAdds an empty row and populates it with values.
AddRow(Object[])valuesAdds an empty row and populates it with the specified values.