Namespace: Consultingwerk.Windows.Util
Interface 
IUltraGridExcelExportController Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.Windows.Util.UltraGridExcelExportController

File:IUltraGridExcelExportController
Purpose:Describes functionality required to perform an UltraGrid
Excel export
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Mon Dec 10 21:46:22 CET 2012
Purpose: Exports an UltraGrid
Notes:



Top Method Summary
Options Name Purpose
+ CHARACTER Export (UltraGrid) Exports an UltraGrid
+ CHARACTER Export (UltraGrid, IUltraGridExcelExportParameter) Exports an UltraGrid


Method Detail
Top

PUBLIC 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

PUBLIC CHARACTER Export (UltraGrid, IUltraGridExcelExportParameter)

Purpose: Exports an UltraGrid
Notes:

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


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:25:39