Click or drag to resize

DataTableMatrixProxyWithMultipleColumnHeaderColumnsControllerParticipatingYColumns Property

Gets or sets the participating y columns.

Namespace: Altaxo.Gui.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public SelectableListNodeList ParticipatingYColumns { get; set; }

Property Value

SelectableListNodeList
See Also