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

In This Topic
    CloseButtonVisible Property (FlexViewer)
    In This Topic
    Specifies whether the Close button is visible.
    Syntax
    'Declaration
     
    Public Property CloseButtonVisible As Boolean
    public bool CloseButtonVisible {get; set;}
    See Also