Enable to inherit date and time format settings from time axis.

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

Syntax

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

See Also