FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewer Class / OpenActionEnabled Property

In This Topic
    OpenActionEnabled Property (FlexViewer)
    In This Topic
    Indicates whether the Open action can be executed.
    Syntax
    'Declaration
     
    Public Property OpenActionEnabled As Boolean
    public bool OpenActionEnabled {get; set;}
    See Also