Click or drag to resize

StiContextToolAttribute Constructor

Creates a new attribute of the type StiContextToolAttribute.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiContextToolAttribute(
	Type type
)

Parameters

type
Type: SystemType
The type that can be processed with the context tool.
See Also