Click or drag to resize

IProxyIsEmpty Property

True when both the document is null and there is also no stored path to the document.

Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
bool IsEmpty { get; }

Property Value

Boolean
See Also