class Infragistics.Win.UltraWinGrid.ExcelExport.InitializeSummaryEventArgs
   inherits System.EventArgs:

   def public property FrameworkFormatStr as character
      get.

   def public property ExcelFormatStr as character
      get.
      set.

   def public property Summary as Infragistics.Win.UltraWinGrid.SummarySettings
      get.

end class.
