Click or drag to resize

DataTablesAggregationOptionsExecuteTablesTableScriptBeforeAggregation Property

If true, the table scripts of the tables are executed before aggregation.

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

Property Value

Boolean
See Also