The following tables list the members exposed by WordSummaryCellExportingEventArgs.
| Name | Description | |
|---|---|---|
![]() | WordSummaryCellExportingEventArgs Constructor | Creates a new DocumentSummaryCellExportedEventArgs object. |
| Name | Description | |
|---|---|---|
![]() | Cancel | Gets or sets a value indicating whether the event should be canceled. |
![]() | Cell | The table cell in the document that will have data exported to it (Inherited from Infragistics.Web.UI.GridControls.WordSummaryCellExportedEventArgs) |
![]() | Column | Returns the column of the summary (Inherited from Infragistics.Web.UI.GridControls.BaseExportSummaryCellEventArgs) |
![]() | ExportValue | The value that will be exported to the cell in the report. |
![]() | Summary | (Inherited from Infragistics.Web.UI.GridControls.BaseExportSummaryCellEventArgs) |