Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridFilterRow Class / Placeholder Property

In This Topic
    Placeholder Property (GridFilterRow)
    In This Topic
    Gets or sets the placeholder text.
    Syntax
    'Declaration
     
    
    Public Property Placeholder As String
    public string Placeholder {get; set;}
    See Also