You are here: Symbol Reference > Stimulsoft.Report.Components Namespace > StiComponent Class > StiComponent Methods > Render Method > Render Method (StiComponent, StiContainer)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiComponent.Render Method (StiComponent, StiContainer)

Строит компонент в указанном контейнере с учетом генерации событий. Построенный компонент возвращается в аргументе renderedComponent.

Syntax
C++
C#
Visual Basic
public: bool Render( StiComponent ^ renderedComponent, StiContainer outContainer );
Parameters
Parameters 
Description 
renderedComponent 
A component which is being rendered. 
outContainer 
A container in which rendering will be done. 
Returns

A value which indicates whether rendering of the component is finished or not.

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