IsPlaceholderVisible Property (C1AutoCompleteTextBox)
In This Topic
Gets a value indicating whether the placeholder is visible.
Syntax
'Declaration
Public Overrides ReadOnly Property IsPlaceholderVisible As Boolean
public override bool IsPlaceholderVisible {get;}
See Also