Text Property
Syntax
public string Text { get; set; }
Public Property Text As String
public String getText()
public void setText(String text)
public:
property String^ Text
{
String^ get()
void set(String^ value)
}
Property Value
A value of the text to show on this element