[]
Gets all toolbox groups.
public IList<Group> Groups { get; }
Type | Description |
---|---|
IList<Group> | A list of all toolbox groups. |
This property provides access to the collection of groups within the toolbox. Each group contains a set of related tools.