ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ListView Namespace / C1ListView Class / FilterPlaceholder Property

In This Topic
    FilterPlaceholder Property
    In This Topic
    The placeholder text used in search filter bars.
    Syntax
    'Declaration
     
    Public Property FilterPlaceholder As System.String
    public System.string FilterPlaceholder {get; set;}
    See Also