The following tables list the members exposed by DocumentGridRecordItemExportingEventArgs.
Name | Description | |
---|---|---|
![]() | DocumentGridRecordItemExportingEventArgs Constructor | Creates a new instance of DocumentGridRecordItemExportedEventArgs |
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.DocumentGridRecordItemExportedEventArgs) |
![]() | ExportValue | The value that will be exported to the cell in the report. |
![]() | GridCell | The grid data cell that is being exported (Inherited from Infragistics.Web.UI.GridControls.BaseExportGridRecordItemEventArgs) |