Click or drag to resize

DataTableMatrixProxyBaseParticipatingDataRows Property

Gets the indices of the data rows 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 ParticipatingDataRows { get; }

Property Value

IAscendingIntegerCollection
See Also