The format for the SPC Timestamp label

Namespace: Ico.Gdx
Assembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

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

See Also