Defines the string displayed by the part.
Class: TextPartClass
Namespace: Softelvdm.Controls
Assembly: Softelvdm.SftTreeNET
public string Text { get; set; }
Public Property Text As String
The text to display.
The default value is String.Empty.
Defines the string displayed by the part.
The string is displayed using the text part's attributes. The TextPartClass.TextStyle property can be used to define a single or multiline display.
See Also TextPartClass Class | Classes | SftTree/NET 2.0