| Infragistics.Win.UltraWinGrid.DocumentExport Namespace > UltraGridDocumentExporter Class : Export Method |
Exports the specified grid to the specified file.
Exports the specified grid to the specified file.
Creates a new report and exports the specified grid into the report in a new section.
[Visual Basic] Overloads Public Function Export(UltraGrid) As ISection
Exports the specified ultragrid to the specified report in a new section.
Exports the specified ultragrid to the specified section of a report.
[Visual Basic] Overloads Public Sub Export(UltraGrid,ISection)
UltraGridDocumentExporter Class | UltraGridDocumentExporter Members