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

LayerList Class
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
 
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