ComboBox for ASP.NET Web Forms
LabelText Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1ComboBox Namespace > C1ComboBox Class : LabelText Property
A value that specifies the text in the wijcombobox label. Default: null. Type: String.
Syntax
'Declaration
 
Public Property LabelText As System.String
public System.string LabelText {get; set;}
See Also

Reference

C1ComboBox Class
C1ComboBox Members