The following tables list the members exposed by WordRowExportedEventArgs.
Name | Description | |
---|---|---|
WordRowExportedEventArgs Constructor | Overloaded. |
Name | Description | |
---|---|---|
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 |