Click or drag to resize

DataTablesAggregationProcessDataRemoveFilterUnmatchedTablesBeforeExecution Property

Gets or sets a value indicating whether all tables that do not match the filter are removed from 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 RemoveFilterUnmatchedTablesBeforeExecution { get; set; }

Property Value

Boolean
See Also