The following tables list the members exposed by DocumentSummaryCellExportingEventArgs.
Name | Description | |
---|---|---|
DocumentSummaryCellExportingEventArgs Constructor | Creates a new DocumentSummaryCellExportedEventArgs object. |
Name | Description | |
---|---|---|
Cancel | Gets or sets a value indicating whether the event should be canceled. | |
CellElement | The IGridCell in the report that the exported cell will belong to. (Inherited from Infragistics.Web.UI.GridControls.DocumentSummaryCellExportedEventArgs) | |
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) |