Version

HeaderLabelExportedEventArgs Class Members

The following tables list the members exposed by HeaderLabelExportedEventArgs.

Public Properties
 NameDescription
Public PropertyCurrentColumnIndexZero-based index of current exporting column in excel worksheet. (Inherited from Infragistics.Windows.DataPresenter.ExcelExporter.ExcelExportEventArgs)
Public PropertyCurrentOutlineLevelCurrent outline level used for grouping. (Inherited from Infragistics.Windows.DataPresenter.ExcelExporter.ExcelExportEventArgs)
Public PropertyCurrentRowIndexZero-based index of current exporting row in excel worksheet. (Inherited from Infragistics.Windows.DataPresenter.ExcelExporter.ExcelExportEventArgs)
Public PropertyCurrentWorksheetCurrent exporting worksheet. (Inherited from Infragistics.Windows.DataPresenter.ExcelExporter.ExcelExportEventArgs)
Public PropertyFieldReturns the field associated with the header cell.  
Public PropertyFieldGroupReturns the FieldGroup associated with the header cell.  
Public PropertyLabelReturns the label value of the header cell.  
Public PropertyRecordReturns the first record associated with the headers.  
Public PropertyWorkbookExporting workbook. (Inherited from Infragistics.Windows.DataPresenter.ExcelExporter.ExcelExportEventArgs)
See Also