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

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