ComponentOne MultiSelect for WinForms
Placeholder Property (C1MultiSelect)

C1.Win.Input Namespace > C1MultiSelect Class : Placeholder Property
Gets or sets the string shown as a hint when the control is empty.
Syntax
'Declaration
 
Public Property Placeholder As String
public string Placeholder {get; set;}
See Also

Reference

C1MultiSelect Class
C1MultiSelect Members