Click or drag to resize

AltaxoVariantCanConvertedToDouble Property

Gets a value indicating whether the stored value can be converted to a Double.

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool CanConvertedToDouble { get; }

Property Value

Boolean
See Also