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

In This Topic
    LayerCollection Class
    In This Topic
    Represents a strongly typed collection of Layer objects.
    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