Click or drag to resize

DataTableMatrixProxyBaseParticipatingDataColumns Property

Get the indices of the data columns that contribute to the matrix.

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IAscendingIntegerCollection ParticipatingDataColumns { get; }

Property Value

IAscendingIntegerCollection
See Also