Gets and sets the text of the field that is displayed before the field's text.

Syntax

public string TextBefore { get; set; }
Public Property TextBefore() As String