Click or drag to resize

NumericColumnProxyForStandaloneColumnsIsEmpty Property

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

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

Property Value

Boolean

Implements

IProxyIsEmpty
See Also