Version

SummaryCellExportingEventArgs Class Members

The following tables list the members exposed by SummaryCellExportingEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyExportValueReturns or sets the value that will be exported to the report. (Inherited from Infragistics.Win.UltraWinGrid.WordWriter.TableCellExportingEventArgs)
Public PropertySummaryLevelReturns the level of the Summary. Summaries are exporting into multiple rows (levels). The summary level indicates on which level this summary is displayed.  
Public PropertySummaryValueReturns the Infragistics.Win.UltraWinGrid.SummaryValue being exported.  
Public PropertyWordTableCellSettingsReturns or sets properties of the table cell in the Word document such as BackColor, Font, and VerticalAlignment; (Inherited from Infragistics.Win.UltraWinGrid.WordWriter.TableCellExportingEventArgs)
See Also