Click or drag to resize

IExpandCyclingVariableOptionsViewInitializeDestinationRowSorting Method

Initializes the selectable destination row sorting options.

Namespace: Altaxo.Gui.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
void InitializeDestinationRowSorting(
	SelectableListNodeList list
)

Parameters

list  SelectableListNodeList
The selectable destination row sorting options.
See Also