Gets or sets the text in the C1ComboBox. The behavior depends on the AutoComplete and IsEditable properties.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public string Text { get; set; } |
Visual Basic |
---|
Public Property Text As String Get Set |