Property Text
| Edit this page View SourceText
Gets or sets the string type representation of the Value property.
Declaration
public string Text { get; set; }
Property Value
Type | Description |
---|---|
string | The string type representation of the Value property. |