Click or drag to resize

ISingleColumnControllerCmdColumnAddTo Property

Gets the command to add the column to another group.

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

Property Value

ICommand
See Also