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

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