FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / C1FlexGridSearchPanel Class / Watermark Property

In This Topic
    Watermark Property (C1FlexGridSearchPanel)
    In This Topic
    Gets or sets the text displayed when the search box is empty.
    Syntax
    'Declaration
     
    
    Public Property Watermark As String
    public string Watermark {get; set;}
    See Also