The following tables list the members exposed by SummaryRowExportingEventArgs.
Name | Description | |
---|---|---|
AssociatedRecord | Gets the record associated with the summaries (read-only) | |
Cancel | (Inherited from System.ComponentModel.CancelEventArgs) | |
CurrentColumnIndex | Zero-based index of current exporting column in excel worksheet.. (Inherited from Infragistics.Windows.DataPresenter.ExcelExporter.ExcelExportCancelEventArgs) | |
CurrentOutlineLevel | Current outline level used for grouping. (Inherited from Infragistics.Windows.DataPresenter.ExcelExporter.ExcelExportCancelEventArgs) | |
CurrentRowIndex | Zero-based index of current exporting row in excel worksheet. (Inherited from Infragistics.Windows.DataPresenter.ExcelExporter.ExcelExportCancelEventArgs) | |
CurrentWorksheet | Current exporting worksheet. (Inherited from Infragistics.Windows.DataPresenter.ExcelExporter.ExcelExportCancelEventArgs) | |
FormatSettings | Gets or sets the settings that should be applied to exported label. Settings specified on individual labels take precedence. (Inherited from Infragistics.Windows.DataPresenter.ExcelExporter.ExcelExportCancelEventArgs) | |
Summaries | Returns the collection of summary values that are being exported. | |
SummaryDescription | The description of the summaries that will be displayed on the row above the summaries | |
SummaryDescriptionFormat | Gets or sets the settings that should be applied to the summary description. | |
SummaryLevel | Returns the 0-based index of the current summary record. | |
Workbook | Exporting workbook. (Inherited from Infragistics.Windows.DataPresenter.ExcelExporter.ExcelExportCancelEventArgs) |