[]
Gets the string value.
[C1Description("UIStringsItemEventArgs.Value", "The new string value.")]
public string Value { get; }
<C1Description("UIStringsItemEventArgs.Value", "The new string value.")>
Public ReadOnly Property Value As String
| Type | Description |
|---|---|
| string | The value. |