Click or drag to resize

DataTableMatrixProxyBase_useAllAvailableColumnsOfGroup Field

If true, all available columns (of ColumnKind.V) with the group number of _groupNumber will be used for the data matrix. If columns with this group number are removed or added from/to the table, the number of columns of the matrix will be adjusted.

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected bool _useAllAvailableColumnsOfGroup

Field Value

Boolean
See Also