Property Text
Text
Sets or gets the text in the TextView.
public override ustring Text { get; set; }
Property Value
- ustring
Remarks
The TextChanged event is fired whenever this property is set. Note, however, that Text is not set by TextView as the user types.