The following tables list the members exposed by SummaryRowExportedEventArgs.
Name | Description | |
---|---|---|
AssociatedRecord | Gets the record associated with the summaries (read-only) | |
CurrentColumnIndex | Zero-based index of current exporting column in excel worksheet. (Inherited from Infragistics.Windows.DataPresenter.ExcelExporter.ExcelExportEventArgs) | |
CurrentOutlineLevel | Current outline level used for grouping. (Inherited from Infragistics.Windows.DataPresenter.ExcelExporter.ExcelExportEventArgs) | |
CurrentRowIndex | Zero-based index of current exporting row in excel worksheet. (Inherited from Infragistics.Windows.DataPresenter.ExcelExporter.ExcelExportEventArgs) | |
CurrentWorksheet | Current exporting worksheet. (Inherited from Infragistics.Windows.DataPresenter.ExcelExporter.ExcelExportEventArgs) | |
Summaries | Returns the collection of summary values that are being exported. | |
SummaryLevel | Returns the 0-based index of the current summary record. | |
Workbook | Exporting workbook. (Inherited from Infragistics.Windows.DataPresenter.ExcelExporter.ExcelExportEventArgs) |