Click or drag to resize

ConvertXYVToMatrixOptionsDestinationXColumnSorting Property

If set, the destination columns will be either not sorted or sorted.

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public SortDirection DestinationXColumnSorting { get; set; }

Property Value

SortDirection
See Also