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

In This Topic
    OpenActionEnabled Property (C1FlexViewerPane)
    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