InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputDataNavigator Class / ReloadToolTip Property

In This Topic
    ReloadToolTip Property (InputDataNavigator)
    In This Topic
    Gets or sets the ToolTip associated with the 'Reload Data' button.
    Syntax
    'Declaration
     
    Public Property ReloadToolTip As String
    public string ReloadToolTip {get; set;}
    See Also