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

In This Topic
    FlexViewerPane Class
    In This Topic
    Represents a control showing the preview of the associated document.
    Object Model
    FlexViewerPane Class
    Syntax
    'Declaration
     
    Public Class FlexViewerPane 
       Inherits C1.WPF.DxToolkit.DxHost
    public class FlexViewerPane : 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.Viewer.FlexViewerPane

    See Also