Click or drag to resize

StiToolboxAttribute Constructor

Creates a new object of the type StiToolboxAttribute.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiToolboxAttribute(
	bool enable
)

Parameters

enable
Type: SystemBoolean
Can the component in the Toolbox be shown or not?
See Also