Click or drag to resize

DataTablesAggregationOptionsControllerExecuteTablesTableScriptBeforeAggregation Property

Gets or sets a value indicating whether the aggregated column names are treated as property names instead of data column names.

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

Property Value

Boolean
See Also