FlexReport for WPF | ComponentOne
C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / C1FlexViewer Class
Members

In This Topic
    C1FlexViewer Class
    In This Topic
    Represents a control showing the associated document with additional tools.
    Object Model
    C1FlexViewer Class
    Syntax
    'Declaration
     
    Public Class C1FlexViewer 
       Inherits System.Windows.Controls.Control
    public class C1FlexViewer : System.Windows.Controls.Control 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         C1.WPF.FlexViewer.C1FlexViewer

    See Also