Top Method Summary
Options Name Purpose
CHARACTER Export (UltraGrid) Exports an UltraGrid
CHARACTER Export (UltraGrid, IUltraGridPdfExportParameter) Exports an UltraGrid
PerformWaitFor (CommonDialog, Form, DialogResult) Performs the wait-for ShowDialog () Notes : Workaround for inability to compile code that uses a wait-for in a non void method @param oDialog The reference to the CommonDialog @param poForm The parent Form @param poDialogResult The output DialogResult */
LOGICAL VerifyFetchMoreRows (SmartDataBrowser) Verifies and if required prompts the user for loading additional rows

Top Constructor Summary
Options Name Purpose
UltraGridPdfExportController () Constructor for the UltraGridPdfExportController class

Top Property Summary
Options Name Purpose
Infragistics.Win.UltraWinGrid.DocumentExport.UltraGridDocumentExporter Exporter


Method Detail
Top

CHARACTER Export (UltraGrid)

Purpose: Exports an UltraGrid
Notes:

Parameters:
poGrid Infragistics.Win.UltraWinGrid.UltraGrid
The UltraGrid to export
Returns CHARACTER
The filename of the exported document
Top

CHARACTER Export (UltraGrid, IUltraGridPdfExportParameter)

Purpose: Exports an UltraGrid
Notes:

Parameters:
poGrid Infragistics.Win.UltraWinGrid.UltraGrid
The UltraGrid to export
poOptions Consultingwerk.Windows.Util.IUltraGridPdfExportParameter
The IUltraGridPdfExportParameter for this export
Returns CHARACTER
The filename of the exported document
Top

PerformWaitFor (CommonDialog, Form, DialogResult)

Purpose: Performs the wait-for ShowDialog ()
Notes : Workaround for inability to compile code that uses a wait-for in a
non void method

Parameters:
oDialog System.Windows.Forms.CommonDialog
The reference to the CommonDialog
poForm System.Windows.Forms.Form
The parent Form
poDialogResult System.Windows.Forms.DialogResult
The output DialogResult
Top

LOGICAL VerifyFetchMoreRows (SmartDataBrowser)

Purpose: Verifies and if required prompts the user for loading additional
rows
Notes:

Parameters:
poGrid Consultingwerk.SmartComponents.Implementation.SmartDataBrowser
The SmartDataBrowser to load more rows for
Returns LOGICAL
Logical value indicating FALSE when the PDF Export should be cancelled


Constructor Detail
Top

UltraGridPdfExportController ()

Purpose: Constructor for the UltraGridPdfExportController class
Notes:



Property Detail
Top

Infragistics.Win.UltraWinGrid.DocumentExport.UltraGridDocumentExporter Exporter


Returns Infragistics.Win.UltraWinGrid.DocumentExport.UltraGridDocumentExporter


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:16:26