Click or drag to resize

IReadableColumnProxyDocument Method

Returns the holded object. Null can be returned if the object is no longer available (e.g. disposed).

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
IReadableColumn? Document()

Return Value

IReadableColumn

[Missing <returns> documentation for "M:Altaxo.Data.IReadableColumnProxy.Document"]

See Also