Click or drag to resize

IStyleListControllerCmdCurrentItem_Edit Property

Gets the command that edits the selected current item.

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

Property Value

ICommand
See Also