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

    Namespace: DevExpress.Data.Filtering

    Assembly: DevExpress.Data.v25.2.dll

    Declaration

    public static CustomAggregateCollection GetCustomAggregates()

    Returns

    Type Description
    CustomAggregateCollection

    A collection of all registered custom aggregtate functions.

    See Also