ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / BandedListLoader Class
Members

In This Topic
    BandedListLoader Class
    In This Topic
    Represents a builder loading the banded lists from a custom report items.
    Object Model
    BandedListLoader Class
    Syntax
    'Declaration
     
    Public MustInherit NotInheritable Class BandedListLoader 
    public static class BandedListLoader 
    Remarks
    This class should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.PageReportModel.BandedListLoader

    See Also