FlexReport for WPF | ComponentOne
C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.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 Generate method on the base class.
    Syntax
    'Declaration
     
    Public Sub Render() 
    public void Render()
    See Also