interface Infragistics.Documents.Reports.Report.Index.IIndexLevel:

   def public property Style as Infragistics.Documents.Reports.Report.Text.Style
      get.
      set.

   def public property Indents as Infragistics.Documents.Reports.Report.Indents
      get.
      set.

end interface.
