ICustomAggregateBrowsable Interface
Allows you to define a description of a custom aggregate function that appears in the Expression Editor, and validate the number of arguments and their type.
Namespace: DevExpress.Data.Filtering
Assembly: DevExpress.Data.v24.2.dll
NuGet Package: DevExpress.Data
#Declaration
#Remarks
Review the following help topic for an implementation example: Custom Aggregate Functions.