FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report Namespace / FlexReport Class
Members

In This Topic
    FlexReport 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
    FlexReport Class
    Syntax
    'Declaration
     
    Public Class FlexReport 
       Inherits C1.WPF.Document.C1DocumentSource
    public class FlexReport : C1.WPF.Document.C1DocumentSource 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             C1.WPF.Document.C1DocumentSource
                C1.WPF.Report.FlexReport

    See Also