Custom date/time format.

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

Syntax

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

See Also