Format string when displaying numbers in the labels

Namespace: Ico.Twx
Assembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

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

See Also