interface Infragistics.Documents.Reports.Report.QuickList.IQuickListItem:

   def public property KeepSolid as logical
      get.
      set.

   def public property KeepWithNext as logical
      get.
      set.

   def public property Parent as Infragistics.Documents.Reports.Report.QuickList.IQuickList
      get.

end interface.
