Click or drag to resize

IDataColumnControllerColumn Property

Gets the controlled column.

Namespace: Altaxo.Gui.Data.Selections
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
IReadableColumn Column { get; }

Property Value

IReadableColumn
See Also