Click or drag to resize

ColumnCommandsShowSetColumnGroupNumberDialog Method

Sets the group number of the selected column

Namespace: Altaxo.Worksheet.Commands
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static void ShowSetColumnGroupNumberDialog(
	IWorksheetController ctrl
)

Parameters

ctrl  IWorksheetController
The worksheet controller for the table.
See Also