A string label to appear after the main value.
Namespace: Ico.GwxAssembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public string PostfixLabel { get; set; } |
| Visual Basic |
|---|
Public Property PostfixLabel As String Get Set |
| JScript |
|---|
function get PostfixLabel () : String function set PostfixLabel (value : String) |