[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.Toolbox.BaseToolbox.Groups

Groups Property

Groups

Gets all toolbox groups.

Declaration
public IList<Group> Groups { get; }
Property Value
Type Description
IList<Group>

A list of all toolbox groups.

Remarks

This property provides access to the collection of groups within the toolbox. Each group contains a set of related tools.