Click or drag to resize

TextAttributeTextValue Property

Gets or sets the text to be returned by the Text property.

Namespace:  TomsToolbox.Essentials
Assembly:  TomsToolbox.Essentials (in TomsToolbox.Essentials.dll)
Syntax
protected string? TextValue { get; set; }

Property Value

Type: String
See Also