You are here: Symbol Reference > Stimulsoft.Report.Engine Namespace > StiCloneV1Builder Class > StiCloneV1Builder Methods > InternalRender Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiCloneV1Builder.InternalRender Method

Renders a component in the specified container without taking generation of BeforePrintEvent and AfterPrintEvent into consideration and without taking Conditions into consideration. A rendered component is returned in the renderedComponent argument.

Syntax
C++
C#
Visual Basic
public: bool InternalRender( StiComponent masterComp, StiComponent ^ renderedComponent, StiContainer outContainer );
Parameters
Parameters 
Description 
renderedComponent 
Rendered component. 
outContainer 
Panel in which rendering will be done. 
Returns

Is rendering finished or not.

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