WinUI | ComponentOne
C1.WinUI.Input Assembly / C1.WinUI.Input Namespace / C1TextBox Class / Placeholder Property
In This Topic
    Placeholder Property (C1TextBox)
    In This Topic
    Gets or sets the placeholder displayed when there is no entered text.
    Syntax
    public string Placeholder {get; set;}
    See Also