The following tables list the members exposed by WordRowExportingEventArgs.
Name | Description | |
---|---|---|
WordRowExportingEventArgs Constructor | Creates a new instance of WordRowExportingEventArgs |
Name | Description | |
---|---|---|
Cancel | ||
GridRow | Returns the row in the grid, if any, being exported (Inherited from Infragistics.Web.UI.GridControls.BaseExportRowEventArgs) | |
IsFooterRow | Returns true if this is the footer row (Inherited from Infragistics.Web.UI.GridControls.BaseExportRowEventArgs) | |
IsHeaderRow | Returns true if this is the header row (Inherited from Infragistics.Web.UI.GridControls.BaseExportRowEventArgs) | |
IsSummaryRow | Returns true if this is a summary row (Inherited from Infragistics.Web.UI.GridControls.BaseExportRowEventArgs) | |
Row | Returns the table row in the document that will be exported (Inherited from Infragistics.Web.UI.GridControls.WordRowExportedEventArgs) |