ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / LayerCollection Class
Members

In This Topic
    LayerCollection Class
    In This Topic
    Defines the collection of report layers.
    Object Model
    LayerCollection Class
    Syntax
    'Declaration
     
    Public Class LayerCollection 
       Inherits System.Collections.CollectionBase
       Implements IValidateable 
    public class LayerCollection : System.Collections.CollectionBase, IValidateable  
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          GrapeCity.ActiveReports.PageReportModel.LayerCollection

    See Also