FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.6 Assembly / C1.Win.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.Win.DxToolkit.DxControl
       Implements C1.Win.Touch.ITouchDestination 
    public class C1FlexViewerPane : C1.Win.DxToolkit.DxControl, C1.Win.Touch.ITouchDestination  
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                   C1.Win.FlexViewer.C1FlexViewerPane

    See Also