ComponentOne ASP.NET MVC Controls
Text Property (DropDown)

C1.Web.Mvc Namespace > DropDown Class : Text Property
Gets or sets the text shown on the control.
Syntax
'Declaration
 
Public Property Text As String
public string Text {get; set;}
See Also

Reference

DropDown Class
DropDown Members