A string label to appear before the main value.

Namespace: Ico.Gwx
Assembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public string PrefixLabel { get; set; }
Visual Basic
Public Property PrefixLabel As String
	Get
	Set
JScript
function get PrefixLabel () : String
function set PrefixLabel (value : String)

See Also