class Infragistics.Documents.Reports.Report.Text.Tabs
   inherits System.Object:

   def public property Default as Infragistics.Documents.Reports.Report.Text.Tab
      get.

   constructor public Tabs():
   end constructor.

   method public final Infragistics.Documents.Reports.Report.Text.Tab AddTab(input offset as decimal):
   end method.

   method public final Infragistics.Documents.Reports.Report.Text.Tab AddTab(input offset as decimal, input leader as Infragistics.Documents.Reports.Report.LeaderFormat):
   end method.

end class.
