Click or drag to resize

IAddBasicPropertyValueViewValueAsDateTime Property

Gets or sets the value as a DateTime.

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

Property Value

DateTime
See Also