RowSelectionItemControllerCmdUnindentSelection Property |
Gets the command that decreases the indentation level.
Namespace: Altaxo.Gui.Data.SelectionsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic ICommand CmdUnindentSelection { get; }Property Value
ICommand
See Also