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

In This Topic
    C1FlexReport Class
    In This Topic
    Generates data-based banded reports that can be rendered to printer, preview, or exported to various portable formats (including HTML, PDF and other).
    Object Model
    C1FlexReport Class
    Syntax
    'Declaration
     
    Public Class C1FlexReport 
       Inherits C1.Xaml.Document.C1DocumentSource
    public class C1FlexReport : C1.Xaml.Document.C1DocumentSource 
    Inheritance Hierarchy

    System.Object
       C1.Xaml.Document.C1DocumentSource
          C1.Xaml.FlexReport.C1FlexReport

    See Also