Click or drag to resize

PlotGroupCollectionControllerAdvancedCmdCurrentGroupStyleDoubleClick Property

Gets or sets the command to handle current group style double click.

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

Property Value

ICommand
See Also