RadControls for Silverlight

Represents the basic class that supports creating functions that provide statistical information about a set of items.

Namespace: Telerik.Windows.Data
Assembly: Telerik.Windows.Data (in Telerik.Windows.Data.dll) Version: 2013.1.403.1050

Syntax

C#
public abstract class AggregateFunction : INotifyPropertyChanged
Visual Basic
Public MustInherit Class AggregateFunction _
	Implements INotifyPropertyChanged

Inheritance Hierarchy

See Also