Click or drag to resize

DataTablesAggregationDataControllerRemoveUnmatched Property

Gets or sets a value indicating whether tables that do not match the filters should be removed from 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 RemoveUnmatched { get; set; }

Property Value

Boolean
See Also