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

LayerCollection Class
Represents a strongly typed collection of Layer objects.
Object Model
LayerCollection Class
Syntax
'Declaration
 
Public Class LayerCollection 
   Inherits System.Collections.CollectionBase
   Implements IValidateable 
 
Inheritance Hierarchy

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

See Also