Use custom date/time format in tooltips, legend and reports.

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

Syntax

C#
public bool UseCustomGeneralFormat { get; set; }
Visual Basic
Public Property UseCustomGeneralFormat As Boolean
	Get
	Set
JScript
function get UseCustomGeneralFormat () : boolean
function set UseCustomGeneralFormat (value : boolean)

See Also