QueryBuilderGroupBy Property |
Gets or sets a value that specifies whether the query groups the data.
Namespace: Altaxo.DataConnectionAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool GroupBy { get; set; }
Property Value
BooleanSee Also