ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design.Toolbox Namespace / BaseToolbox Class / CategoryNames Property

In This Topic
    CategoryNames Property
    In This Topic
    The CategoryNames property indicates the categories currently available on the toolbox.
    Syntax
    'Declaration
     
    Public ReadOnly Property CategoryNames As CategoryNameCollection
    public CategoryNameCollection CategoryNames {get;}
    See Also