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

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

Syntax
C++
C#
Visual Basic
public: bool InternalRender( StiComponent masterComp, StiComponent ^ renderedComponent, StiContainer outContainer );
Parameters
Parameters 
Description 
renderedComponent 
A rendered component. 
outContainer 
A 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.