FlexReport for WPF | ComponentOne
C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / C1FlexViewer Class / CloseActionEnabled Property

In This Topic
    CloseActionEnabled Property (C1FlexViewer)
    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