Share via


FormElement.Text Property

Definition

Overloads

Text

The text of this form element. It can be a whole line or a single word.

Text

Source:
FormElement.cs

The text of this form element. It can be a whole line or a single word.

public string Text { get; }
member this.Text : string
Public ReadOnly Property Text As String

Property Value

Applies to