FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / C1DocumentSource Class / GenerateAsyncEx Method

In This Topic
    GenerateAsyncEx Method (C1DocumentSource)
    In This Topic
    Syntax
    'Declaration
     
    Public Function GenerateAsyncEx() As IAsyncActionWithProgress(Of Double)
    public IAsyncActionWithProgress<double> GenerateAsyncEx()
    See Also