The following tables list the members exposed by HeaderLabelExportingEventArgs.
Name | Description | |
---|---|---|
![]() | Cancel | (Inherited from System.ComponentModel.CancelEventArgs) |
![]() | CurrentColumnIndex | Zero-based index of current exporting column in excel worksheet.. (Inherited from Infragistics.Windows.DataPresenter.ExcelExporter.ExcelExportCancelEventArgs) |
![]() | CurrentOutlineLevel | Current outline level used for grouping. (Inherited from Infragistics.Windows.DataPresenter.ExcelExporter.ExcelExportCancelEventArgs) |
![]() | CurrentRowIndex | Zero-based index of current exporting row in excel worksheet. (Inherited from Infragistics.Windows.DataPresenter.ExcelExporter.ExcelExportCancelEventArgs) |
![]() | CurrentWorksheet | Current exporting worksheet. (Inherited from Infragistics.Windows.DataPresenter.ExcelExporter.ExcelExportCancelEventArgs) |
![]() | Field | Returns the Field associated with the header cell, or null if the header cell is not associated with a field. |
![]() | FieldGroup | Returns the FieldGroup associated with the header cell, or null if the header cell is not associated with a field group. |
![]() | FormatSettings | Gets or sets the settings that should be applied to exported label. Settings specified on individual labels take precedence. (Inherited from Infragistics.Windows.DataPresenter.ExcelExporter.ExcelExportCancelEventArgs) |
![]() | Label | Gets or sets 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.ExcelExportCancelEventArgs) |