RowSelectionControllerEhCmdIndentSelection Method |
Indents the specified row selection.
Namespace: Altaxo.Gui.Data.SelectionsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void EhCmdIndentSelection(
RowSelectionItemController child
)
Parameters
- child RowSelectionItemController
- The row selection to indent.
See Also