class Infragistics.Win.UltraWinGrid.ExcelExport.HeaderRowExportingEventArgs
   inherits Infragistics.Win.UltraWinGrid.ExcelExport.ExcelExportCancelEventArgs:

   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.
