Click or drag to resize

AltaxoVariantControllerValueAsDateTime Property

Gets or sets the value interpreted as a date and time.

Namespace: Altaxo.Gui.Common
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public DateTime ValueAsDateTime { get; set; }

Property Value

DateTime
See Also