Version

UltraGridExcelExporter Class Properties

For a list of all members of this type, see UltraGridExcelExporter members.

Public Properties
 NameDescription
Public PropertyBandSpacingGets or sets the amount of empty rows used as padding around a set of child rows.  
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyDefaultWorkbookPaletteModeDetermines the default Infragistics.Documents.Excel.WorkbookPaletteMode to use when exporting.  
Public PropertyExportFormattingOptionsDetermines whether the exporter will try to translate the grid formatting (colors, alignment, etc.) into the exporter excel spreadsheet.  
Public PropertyExportFormulasDetermines whether formulas in the grid will be exported to Excel.  
Public PropertyExportValueListsDetermines whether dropdown lists in the grid will be exported to Excel.  
Public PropertyFileLimitBehaviourSpecifies behavior during the exporting process. Use this if you want exporter to behave differently when it reaches one of excel file limits.  
Public PropertyOutliningStyleDetermines how outlining is handled.  
Public PropertySite (Inherited from System.ComponentModel.Component)
Protected Properties
 NameDescription
Protected PropertyCanRaiseEvents (Inherited from System.ComponentModel.Component)
Protected PropertyDesignMode (Inherited from System.ComponentModel.Component)
Protected PropertyEvents (Inherited from Infragistics.Win.UltraComponentBase)
See Also