PlaceHolder Property (IInputEditorViewBase)
In This Topic
Gets or sets the textual place holder, that is displayed by
C1.Win.Input.C1TextBox to prompt the user for information.
Syntax
'Declaration
Property PlaceHolder As String
string PlaceHolder {get; set;}
See Also