The following tables list the members exposed by SummaryResultsExportingEventArgs.
Name | Description | |
---|---|---|
CellSettings | Returns the resolved settings to be applied to the cell. (Inherited from Infragistics.Windows.DataPresenter.WordWriter.CellExportingEventArgsBase) | |
Field | Returns the Field associated with the value being exported or null if there is no field associated with the value. (Inherited from Infragistics.Windows.DataPresenter.WordWriter.CellExportingEventArgsBase) | |
Position | Returns an enumeration indicating the position of the summary. | |
Record | Returns the associated Record. (Inherited from Infragistics.Windows.DataPresenter.WordWriter.CellExportingEventArgsBase) | |
SummaryResults | Returns a read-only collection of the results being output. | |
Value | Returns or sets the value that should be written for the cell. (Inherited from Infragistics.Windows.DataPresenter.WordWriter.CellExportingEventArgsBase) |