Click or drag to resize

DataTablesAggregationDataControllerAvailableTables Property

Gets or sets the list of available tables that can participate in the aggregation.

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

Property Value

SelectableListNodeList
See Also