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