This is the text of the currently selected value, provided by the DbComboText db field

[Visual Basic]
Public Property Text As String
[C#]
public string Text {get; set;}

See Also

DbCombo Class | DbCombo Members | Cambro.Web.DbCombo Namespace