Click or drag to resize

DataTablesAggregationDataControllerAddMatched Property

Gets or sets a value indicating whether tables that match the filters should be added to the participating tables before execution.

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

Property Value

Boolean
See Also