The following tables list the members exposed by HeaderLabelExportedEventArgs.
Name | Description | |
---|---|---|
![]() | CurrentColumnIndex | Zero-based index of current exporting column in excel worksheet. (Inherited from Infragistics.Windows.DataPresenter.ExcelExporter.ExcelExportEventArgs) |
![]() | CurrentOutlineLevel | Current outline level used for grouping. (Inherited from Infragistics.Windows.DataPresenter.ExcelExporter.ExcelExportEventArgs) |
![]() | CurrentRowIndex | Zero-based index of current exporting row in excel worksheet. (Inherited from Infragistics.Windows.DataPresenter.ExcelExporter.ExcelExportEventArgs) |
![]() | CurrentWorksheet | Current exporting worksheet. (Inherited from Infragistics.Windows.DataPresenter.ExcelExporter.ExcelExportEventArgs) |
![]() | Field | Returns the field associated with the header cell. |
![]() | FieldGroup | Returns the FieldGroup associated with the header cell. |
![]() | Label | Returns the label value of the header cell. |
![]() | Record | Returns the first record associated with the headers. |
![]() | Workbook | Exporting workbook. (Inherited from Infragistics.Windows.DataPresenter.ExcelExporter.ExcelExportEventArgs) |