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

Represents control that is used as a container for all GridViewAggregateResultCells.

Definition

Namespace:Telerik.Windows.Controls.GridView

Assembly:Telerik.Windows.Controls.GridView.dll

Syntax:

C#
public class AggregateResultsList : ItemsControl

Inheritance: objectAggregateResultsList

Constructors

Initializes a new instance of the AggregateResultsList class.

C#
public AggregateResultsList()

Methods

C#
protected override void OnInitialized(EventArgs e)
Parameters:eEventArgs