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