Click or drag to resize

DataTablesAggregationProcessDataAddFilterMatchedTablesBeforeExecution Property

Gets or sets a value indicating whether all tables that match the filter are added to the list of tables before execution of the data source.

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

Property Value

Boolean
See Also