StiToolboxAttribute Class
Namespace: Stimulsoft.Report.Components
Inheritance
Inherits from: Attribute
Constructors
| Constructor | Description |
|---|---|
| StiToolboxAttribute(bool enable) | Creates a new object of the type StiToolboxAttribute. |
StiToolboxAttribute(enable: bool)
Creates a new object of the type StiToolboxAttribute.
Parameters
- enable (bool) — Can the component in the Toolbox be shown or not?
Properties
| Property | Type | Description |
|---|---|---|
| Enable | bool | Gets or sets value, indicates that the component is shown in the Toolbox. |