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
)
Function Design (
component As StiComponent
) As DialogResult
Parameters
- component
- Type: Stimulsoft.Report.ComponentsStiComponent
Component for edition.
Return Value
Type:
DialogResultResult of showing the component designer.
See Also