Skip to main content
A newer version of this page is available. .

CriteriaOperator.GetCustomAggregates() Method

Namespace: DevExpress.Data.Filtering

Assembly: DevExpress.Data.v21.2.dll

NuGet Packages: DevExpress.Data, DevExpress.Win.Design

Declaration

public static CustomAggregateCollection GetCustomAggregates()

Returns

Type Description
CustomAggregateCollection

A collection of all registered custom aggregtate functions.

See Also