[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.Toolbox.BaseToolbox.ConfigureToolboxItems

ConfigureToolboxItems Method

ConfigureToolboxItems(IToolboxUser)

Configures the toolbox items based on the specified IToolboxUser object.

Declaration
public void ConfigureToolboxItems(IToolboxUser toolboxUser)
Parameters
Type Name Description
IToolboxUser toolboxUser

An object that provides the configuration for the toolbox items.

Remarks

This method sets the state of the toolbox items according to the specified IToolboxUser object. Toolbox items that are supported by the toolboxUser will be enabled, while unsupported items will be disabled.