Click or drag to resize

QueryFieldSort Property

Gets or sets the sorting order for this field.

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

Property Value

Sort
See Also