|
Navigate to: Methods | Constructors | Events | Properties
Options | Name | Purpose | |
---|---|---|---|
+ | UltraGridExcelExportParameter () |
Constructor for the UltraGridExcelExportParameter class |
|
+ | UltraGridExcelExportParameter (character) |
Constructor for the UltraGridExcelExportParameter class |
Options | Name | Purpose | |
---|---|---|---|
+ | CHARACTER FileName |
Returns the FileName for the Excel Export |
|
+ | LOGICAL PromptForAdditionalRows |
Returns if the user should be prompted for retrieving additional
rows |
|
+ | LOGICAL PromptForOverwrite |
Returns if the user should be prompted to overwrite an existing file |
|
+ | Infragistics.Excel.WorkbookFormat WorkbookFormat |
Get and sets the Excel file format that should be used by the export serivce |
Top
PUBLIC UltraGridExcelExportParameter ()
|
|||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC UltraGridExcelExportParameter (character)
|
PUBLIC CHARACTER FileName
|
|||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC LOGICAL PromptForAdditionalRows
|
|||||||||||||||
PUBLIC LOGICAL PromptForOverwrite
|
|||||||||||||||
PUBLIC Infragistics.Excel.WorkbookFormat WorkbookFormat
|