StiContextToolAttribute Class
Namespace: Stimulsoft.Report.Components
Inheritance
Inherits from: Attribute
Constructors
| Constructor | Description |
|---|---|
| StiContextToolAttribute(Type type) | Creates a new attribute of the type StiContextToolAttribute. |
StiContextToolAttribute(type: Type)
Creates a new attribute of the type StiContextToolAttribute.
Parameters
- type (Type) — The type that can be processed with the context tool.
Properties
| Property | Type | Description |
|---|---|---|
| Type | Type | Gets or sets the type that can be processed with the context tool. |