Click or drag to resize

StiCrossDataBandV1BuilderInternalRender Method

Overload List
  NameDescription
Public methodInternalRender(StiComponent, StiComponent, StiContainer)
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.
(Overrides StiDataBandV1BuilderInternalRender(StiComponent, StiComponent, StiContainer).)
Public methodInternalRender(StiDataBand, StiComponent, StiContainer, Boolean)
Band rendering without event.
(Inherited from StiDataBandV1Builder.)
Top
See Also