[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.Toolbox.BaseToolbox.Reorder

Reorder Method

Reorder(Designer)

Reorders the toolbox items based on the specified Designer object.

Declaration
public void Reorder(Designer designer)
Parameters
Type Name Description
Designer designer

The Designer object used to reorder the toolbox items.

Remarks

This method reorders the toolbox items according to the state of the specified Designer object. It retrieves the IDesignerHost from the designer and uses it to configure the toolbox items.