[]
Gets current text content of the field.
public string Text { get; }
Public ReadOnly Property Text As String
Type | Description |
---|---|
string | A string value indicates the text of the field. |
This property stores current content of Field. It's affected by its owner's status.