RadControls for Silverlight

Represents a function that returns the least item from 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 class MinFunction : EnumerableSelectorAggregateFunction
Visual Basic
Public Class MinFunction _
	Inherits EnumerableSelectorAggregateFunction

Inheritance Hierarchy

See Also