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.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax protected bool _useAllAvailableColumnsOfGroup
Field Value
BooleanSee Also