Click or drag to resize

QueryBuilderGroupByExtension Property

Gets or sets a value that specifies how the query groups the data.

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

Property Value

GroupByExtension
See Also