The following tables list the members exposed by ExcelRowExportingEventArgs.
Name | Description | |
---|---|---|
ExcelRowExportingEventArgs Constructor | Overloaded. |
Name | Description | |
---|---|---|
Cancel | Gets or sets a value indicating whether the event should be canceled. | |
CurrentColumnIndex | Index of the current exporting column in excel worksheet. (Inherited from Infragistics.Web.UI.GridControls.ExcelRowExportedEventArgs) | |
CurrentOutlineLevel | Current outline level used for grouping. (Inherited from Infragistics.Web.UI.GridControls.ExcelRowExportedEventArgs) | |
CurrentRowIndex | Index of the current exporting row in excel worksheet. (Inherited from Infragistics.Web.UI.GridControls.ExcelRowExportedEventArgs) | |
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) | |
Worksheet | Current exporting worksheet. (Inherited from Infragistics.Web.UI.GridControls.ExcelRowExportedEventArgs) | |
WorksheetRow | Returns reference to WorkSheetRow just exported (Inherited from Infragistics.Web.UI.GridControls.ExcelRowExportedEventArgs) |