Click or drag to resize

StyleListControllerTManager, TList, TItemCmdCurrentList_Store Property

Gets the command that stores the current list.

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

Property Value

ICommand

Implements

IStyleListControllerCmdCurrentList_Store
See Also