Click or drag to resize

DataTableMultipleColumnProxyUseAllAvailableDataRows Property

If true, all available rows (of the columns that contribute to the matrix) will be included in the matrix.

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

Property Value

Boolean
See Also