Skip to main content

PartialAggregationValidationException Class

An exception thrown when a grouping and/or aggregate expression has not been applied to each of the selected columns.

Namespace: DevExpress.DataAccess.Sql

Assembly: DevExpress.DataAccess.v23.2.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap

Declaration

public class PartialAggregationValidationException :
    ValidationException

Inheritance

Object
Exception
ValidationException
PartialAggregationValidationException
See Also