C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ComboBox Namespace / C1ComboBox Class / LabelText Property

In This Topic
LabelText Property (C1ComboBox)
In This Topic
A value that specifies the text in the wijcombobox label. Default: null. Type: String.
Syntax
'Declaration
 
Public Property LabelText As System.String
 
See Also