TextOnly.Text Property

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

Property Value

string
Remarks
 
You need to call LabelList.Regen to apply the changes.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition