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

In This Topic
    CloseButtonToolTip Property (FlexViewer)
    In This Topic
    Specifies the tooltip for the Close button.
    Syntax
    'Declaration
     
    Public Property CloseButtonToolTip As String
    public string CloseButtonToolTip {get; set;}
    See Also