Gets or sets the text value.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public string TextValue { get; set; } |
| Visual Basic |
|---|
Public Property TextValue As String Get Set |
| JScript |
|---|
function get TextValue () : String function set TextValue (value : String) |