ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / BandedList Class
Members

In This Topic
    BandedList Class
    In This Topic
    BandedList report item.
    Object Model
    BandedList Class
    Syntax
    'Declaration
     
    Public NotInheritable Class BandedList 
       Inherits ReportItem
       Implements IReportComponentIValidateable 
    public sealed class BandedList : ReportItem, IReportComponentIValidateable  
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             GrapeCity.ActiveReports.PageReportModel.ReportComponent
                GrapeCity.ActiveReports.PageReportModel.ReportItem
                   GrapeCity.ActiveReports.PageReportModel.BandedList

    See Also