Click or drag to resize

SortingDataColumnsModel Constructor

Note: This API is now obsolete.

Initializes a new instance of the SortingDataColumnsModel class

Namespace: Altaxo.Gui.Data.Sorting
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
[ObsoleteAttribute("Constructors of types with required members are not supported in this version of your compiler.", 
	true)]
public SortingDataColumnsModel()
See Also