A string used to separate the PostfixLabel from the main value.

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

Syntax

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

See Also