Reports for WinForms | ComponentOne
Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly
/
C1.C1Rdl.Rdl2008 Namespace
/
C1RdlReport Class
/ Render Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
Render Method (C1RdlReport)
In This Topic
Renders the report.
Syntax
Visual Basic
C#
'Declaration Public Sub Render()
public void Render()
Remarks
This method is called implicitly when the
C1Document
property is accessed, so you rarely have to call it directly from your code.
See Also
Reference
C1RdlReport Class
C1RdlReport Members