DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.DataFilter Namespace / Filter Class / ToolTip Property

In This Topic
    ToolTip Property (Filter)
    In This Topic
    Gets or sets the text that appears as a ToolTip for header of this filter.
    Syntax
    'Declaration
     
    Public Property ToolTip As String
    public string ToolTip {get; set;}
    See Also