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

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