Click or drag to resize

RowSelectionItemControllerCmdUnindentSelection Property

Gets the command that decreases the indentation level.

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

Property Value

ICommand
See Also