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

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