Forces the generation of inner render object or objects representing the object being printed (specified by the Object property). The generated render objects can be accessed via Children.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public void GenerateInnerRenderObjects()
Visual Basic
Public Sub GenerateInnerRenderObjects

See Also