FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / BaseActionElement Class / FlexViewer Property

In This Topic
    FlexViewer Property (BaseActionElement)
    In This Topic
    Gets the owner C1FlexViewer.
    Syntax
    'Declaration
     
    Public ReadOnly Property FlexViewer As C1FlexViewer
    public C1FlexViewer FlexViewer {get;}
    See Also