Click or drag to resize

IStiComponentDesignerDesign Method

Calls the designer of the component.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
DialogResult Design(
	StiComponent component
)

Parameters

component
Type: Stimulsoft.Report.ComponentsStiComponent
Component for edition.

Return Value

Type: DialogResult
Result of showing the component designer.
See Also