ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design Namespace / LayerList Class
Members

In This Topic
    LayerList Class
    In This Topic
    Represents a user control that displays and manages a list of layers within an ActiveReports report.
    Object Model
    LayerList Class
    Syntax
    'Declaration
     
    Public NotInheritable Class LayerList 
       Inherits System.Windows.Forms.UserControl
    public sealed class LayerList : System.Windows.Forms.UserControl 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ScrollableControl
                   System.Windows.Forms.ContainerControl
                      System.Windows.Forms.UserControl
                         GrapeCity.ActiveReports.Design.LayerList

    See Also