Click or drag to resize

SingleColumnControllerCmdCloseTransformationPopup Property

Gets the command that closes the transformation popup.

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

Property Value

ICommand

Implements

ISingleColumnControllerCmdCloseTransformationPopup
See Also