ComponentOne ASP.NET MVC Controls
Placeholder Property (DropDown)

C1.Web.Mvc Namespace > DropDown 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

DropDown Class
DropDown Members