ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / IDropDown Interface / Text Property

In This Topic
    Text Property (IDropDown)
    In This Topic
    Gets or sets the text shown on the control.
    Syntax
    'Declaration
     
    
    Property Text As String
    string Text {get; set;}
    See Also