The following tables list the members exposed by WordGridFieldCaptionExportedEventArgs.
| Name | Description | |
|---|---|---|
![]() | WordGridFieldCaptionExportedEventArgs Constructor | Creates a new instance of DocumentGridRecordItemExportedEventArgs |
| Name | Description | |
|---|---|---|
![]() | caption | (Inherited from Infragistics.Web.UI.GridControls.BaseExportGridFieldCaptionEventArgs) |
![]() | column | (Inherited from Infragistics.Web.UI.GridControls.BaseExportGridFieldCaptionEventArgs) |
![]() | isFooterCell | (Inherited from Infragistics.Web.UI.GridControls.BaseExportGridFieldCaptionEventArgs) |
![]() | isHeaderCell | (Inherited from Infragistics.Web.UI.GridControls.BaseExportGridFieldCaptionEventArgs) |
| Name | Description | |
|---|---|---|
![]() | Caption | The caption that is being exported (Inherited from Infragistics.Web.UI.GridControls.BaseExportGridFieldCaptionEventArgs) |
![]() | Cell | The table cell in the document that will have data exported to it |
![]() | Column | The column of the caption that is being exported (Inherited from Infragistics.Web.UI.GridControls.BaseExportGridFieldCaptionEventArgs) |
![]() | IsFooterCell | Returns true if this cell is in the grid footer. (Inherited from Infragistics.Web.UI.GridControls.BaseExportGridFieldCaptionEventArgs) |
![]() | IsHeaderCell | Returns true if this cell is in the grid header. (Inherited from Infragistics.Web.UI.GridControls.BaseExportGridFieldCaptionEventArgs) |