FlexReport for WinForms | ComponentOne
FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly
/
C1.Win.FlexReport Namespace
/
C1FlexReport 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 (C1FlexReport)
In This Topic
Renders the report. This method is a shortcut to the
C1.Win.C1Document.C1DocumentSource.Generate
method on the base class.
Syntax
Visual Basic
C#
'Declaration Public Sub Render()
public void Render()
See Also
Reference
C1FlexReport Class
C1FlexReport Members