Defines property for collection of
AggregateFunction.
Used by the expression data engine to create aggregates for a given group.
Namespace: Telerik.Windows.DataAssembly: Telerik.Windows.Data (in Telerik.Windows.Data.dll) Version: 2013.1.403.40
Syntax
| C# |
|---|
public interface IAggregateFunctionsProvider |
| Visual Basic |
|---|
Public Interface IAggregateFunctionsProvider |
See Also