This property is used to designate whether to display the time only, the date only, the time followed by the date, or the date followed by the time.

Namespace: Ico.Gwx
Assembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public GwxTimeDate..::..TimeDateModes TimeDateMode { get; set; }
Visual Basic
Public Property TimeDateMode As GwxTimeDate..::..TimeDateModes
	Get
	Set
JScript
function get TimeDateMode () : GwxTimeDate..::..TimeDateModes
function set TimeDateMode (value : GwxTimeDate..::..TimeDateModes)

See Also