FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / C1FlexReport Class / Render Method

In This Topic
    Render Method
    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