You are here: Symbol Reference > Stimulsoft.Report.Components Namespace > IStiComponentDesigner Interface > IStiComponentDesigner Methods > CreateComponent Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
IStiComponentDesigner.CreateComponent Method

Creates a component of the specified type.

Syntax
C++
C#
Visual Basic
StiComponent CreateComponent( Type componentType, RectangleD region );
Parameters
Parameters 
Description 
componentType 
Type of conmponent being ceated. 
region 
The rectangle describes the component size. 
Returns

Created component.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.