Click or drag to resize

DataTablesAggregationDataControllerParticipatingTables Property

Gets or sets the list of tables that currently 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 ParticipatingTables { get; set; }

Property Value

SelectableListNodeList
See Also