ColumnCommandsShowSetColumnGroupNumberDialog Method |
Sets the group number of the selected column
Namespace: Altaxo.Worksheet.CommandsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public static void ShowSetColumnGroupNumberDialog(
IWorksheetController ctrl
)
Parameters
- ctrl IWorksheetController
- The worksheet controller for the table.
See Also