Click or drag to resize

StiGroupFooterBandV1BuilderRender Method

Overload List
  NameDescription
Public methodRender(StiComponent, StiContainer)
Renders a component in the specified container with taking events generation into consideration.
(Inherited from StiComponentV1Builder.)
Public methodRender(StiComponent, StiComponent, StiContainer)
Renders a component in the specified container with taking generation of events into consideration. The rendered component is returned in the renderedComponent argument.
(Overrides StiComponentV1BuilderRender(StiComponent, StiComponent, StiContainer).)
Top
See Also