For a list of all members of this type, see DocumentCellExportedEventArgs members.
| Name | Description | |
|---|---|---|
![]() | GridCell | The grid cell object that is currently being exported. (Inherited from Infragistics.Web.UI.GridControls.BaseExportCellEventArgs) |
![]() | IsFooterCell | Returns true if this cell is in the grid footer. (Inherited from Infragistics.Web.UI.GridControls.BaseExportCellEventArgs) |
![]() | IsHeaderCell | Returns true if this cell is in the grid header. (Inherited from Infragistics.Web.UI.GridControls.BaseExportCellEventArgs) |
![]() | IsSummaryCell | Returns true if this cell holds a summary for the grid. (Inherited from Infragistics.Web.UI.GridControls.BaseExportCellEventArgs) |
![]() | ReportCellElement | The cell object in the report created to display the grid cell object. |
![]() | Summary | Returns the summary for the summary cell, if there is one. (Inherited from Infragistics.Web.UI.GridControls.BaseExportCellEventArgs) |