Click or drag to resize

RowSelectionItemControllerCmdIndentSelection Property

Gets the command that increases 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 CmdIndentSelection { get; }

Property Value

ICommand
See Also