New to Telerik UI for WPFStart a free 30-day trial

Defines property for collection of AggregateFunction. Used by the expression data engine to create aggregates for a given group.

Definition

Namespace:Telerik.Windows.Data

Assembly:Telerik.Windows.Data.dll

Syntax:

C#
public interface IAggregateFunctionsProvider

Derived Classes: ColumnGroupDescriptorAggregatedGroupDescriptorBaseGroupDescriptorGroupDescriptor<TElement, TKey, TSortingKey>

Properties

Gets the aggregate functions used when grouping is executed.

C#
IEnumerable<AggregateFunction> AggregateFunctions { get; }
Property Value:

The aggregate functions that will be used in grouping.

In this article
DefinitionPropertiesAggregateFunctions
Not finding the help you need?
Contact Support