Click or drag to resize

ExchangeTablesOfPlotItemsControllerCmdChooseTable Property

Gets the command that chooses a replacement table.

Namespace: Altaxo.Gui.Graph
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ICommand CmdChooseTable { get; }

Property Value

ICommand
See Also