ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design.Toolbox Namespace / Group Class
Members

In This Topic
    Group Class
    In This Topic
    Represents a grouping of related tools within the Toolbox control.
    Object Model
    Group Class
    Syntax
    'Declaration
     
    Public NotInheritable Class Group 
       Inherits System.ComponentModel.Component
    public sealed class Group : System.ComponentModel.Component 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             GrapeCity.ActiveReports.Design.Toolbox.Group

    See Also