Click or drag to resize

DataTablesAggregationDataControllerCmdParticipatingTablesUp Property

Gets the command that moves selected participating tables up in the list.

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

Property Value

ICommand
See Also