class Infragistics.Win.UltraWinGrid.ExcelExport.HeaderRowExportedEventArgs
   inherits Infragistics.Win.UltraWinGrid.ExcelExport.ExcelExportEventArgs:

   def public property Band as Infragistics.Win.UltraWinGrid.UltraGridBand
      get.

   def public property GridRow as Infragistics.Win.UltraWinGrid.UltraGridRow
      get.

   def public property HeaderType as Infragistics.Win.UltraWinGrid.ExcelExport.HeaderTypes
      get.

end class.
