InterfaceIAggregateResultsList
Interface
Definition
Namespace:Telerik.WebAii.Controls.Xaml.GridView.GroupRow
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
cs-api-definition
public interface IAggregateResultsList : IControl, IFrameworkElement, ITargetElement
Derived Classes:
Inherited Members
Properties
AggregateResultCells
Declaration
cs-api-definition
IList<IGridViewAggregateResultCell> AggregateResultCells { get; }
Property Value