C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / C1FlexReport Class / Render Method

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
'Declaration
 
Public Sub Render() 
 
See Also