Click or drag to resize

StiTextElementText Property

[Missing <summary> documentation for "P:Stimulsoft.Dashboard.Components.Text.StiTextElement.Text"]

Namespace:  Stimulsoft.Dashboard.Components.Text
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiTextConverter))]
public string Text { get; set; }

Property Value

Type: String

Implements

IStiTextElementText
See Also