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; }
<TypeConverterAttribute(GetType(StiTextConverter))>
Public Property Text As String
Get
Set
Property Value
Type:
StringImplements
IStiTextElementTextSee Also