Gets or sets the C1ComboBox footer text.
Namespace:
C1.Web.UI.Controls.C1ComboBoxAssembly: C1.Web.UI.Controls.3 (in C1.Web.UI.Controls.3.dll)
Syntax
| C# |
|---|
public string FooterText { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property FooterText As String Get Set |