The following tables list the members exposed by SummaryCellExportingEventArgs.
Name | Description | |
---|---|---|
![]() | SummaryCellExportingEventArgs Constructor | Creates a new SummaryCellExportingEventArgs instance. |
Name | Description | |
---|---|---|
![]() | ExportValue | Returns or sets the value that will be exported to the report. (Inherited from Infragistics.Win.UltraWinGrid.WordWriter.TableCellExportingEventArgs) |
![]() | SummaryLevel | Returns the level of the Summary. Summaries are exporting into multiple rows (levels). The summary level indicates on which level this summary is displayed. |
![]() | SummaryValue | Returns the Infragistics.Win.UltraWinGrid.SummaryValue being exported. |
![]() | WordTableCellSettings | Returns or sets properties of the table cell in the Word document such as BackColor, Font, and VerticalAlignment; (Inherited from Infragistics.Win.UltraWinGrid.WordWriter.TableCellExportingEventArgs) |