[]
Gets the display text of the control.
[Browsable(false)]
public string DisplayText { get; }
<Browsable(False)>
Public ReadOnly Property DisplayText As String
This property retrieves the displayed text without input focus. The GrapeCity.Win.Views.DisplayField and the AlternateText properties may effect this property.