Class AggregateResultsList
Represents control that is used as a container for all GridViewAggregateResultCells.
Inheritance
System.Object
AggregateResultsList
Namespace: Telerik.Windows.Controls.GridView
Assembly: Telerik.Windows.Controls.GridView.dll
Syntax
public class AggregateResultsList : ItemsControl
Constructors
AggregateResultsList()
Initializes a new instance of the AggregateResultsList class.
Declaration
public AggregateResultsList()
Methods
OnInitialized(EventArgs)
Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System.EventArgs
e
|