Text.TextString Property

Gets or sets the text itself.
Public Overridable Property TextString() As String
This language is not supported or no code example is available.
public virtual string TextString {get; set;}
This language is not supported or no code example is available.

Property Value

string
Remarks
 
Call EntityList.Regen after changing this value.

.NET Framework

Supported in: 4.8

In this article

Definition