Click or drag to resize

AsciiExportOptionsControllerIsDateTimeFormatValid Property

Gets a value indicating whether the current date/time format is valid.

Namespace: Altaxo.Gui.Serialization.Ascii
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool IsDateTimeFormatValid { get; }

Property Value

Boolean
See Also