WinUI | ComponentOne
C1.WinUI.Input Assembly / C1.WinUI.Input Namespace / C1AutoCompleteTextBox Class / IsPlaceholderVisible Property
In This Topic
    IsPlaceholderVisible Property (C1AutoCompleteTextBox)
    In This Topic
    Gets a value indicating whether the placeholder is visible.
    Syntax
    public override bool IsPlaceholderVisible {get;}
    See Also