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.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic bool RemoveFilterUnmatchedTablesBeforeExecution { get; set; }Property Value
Boolean
See Also