Click or drag to resize

DataTablesAggregationOptionsExecuteTablesDataSourceBeforeAggregation Property

Gets a value indicating whether the data sources of the tables are executed before aggregation.

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

Property Value

Boolean
See Also