C1.WPF.Report Assembly / C1.WPF.Report Namespace / FlexReport Class
Members

FlexReport Class
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
 
Inheritance Hierarchy

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

See Also