FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.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