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

In This Topic
    C1FlexViewerPane Class
    In This Topic
    Represents a control showing the preview of the associated document.
    Object Model
    C1FlexViewerPane Class
    Syntax
    'Declaration
     
    Public Class C1FlexViewerPane 
       Inherits C1.WPF.DxToolkit.DxHost
    public class C1FlexViewerPane : C1.WPF.DxToolkit.DxHost 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Interop.HwndHost
                            C1.WPF.FlexViewer.C1FlexViewerPane

    See Also