Skip to main content
All docs
V25.1
  • CriteriaOperator.GetCustomAggregates() Method

    In This Article

    Namespace: DevExpress.Data.Filtering

    Assembly: DevExpress.Data.v25.1.dll

    NuGet Package: DevExpress.Data

    #Declaration

    public static CustomAggregateCollection GetCustomAggregates()

    #Returns

    Type Description
    CustomAggregateCollection

    A collection of all registered custom aggregtate functions.

    See Also