RadzenPivotAggreateContext<T> Class

RadzenPivotAggreateContext.

Inheritance

Object

RadzenPivotAggreateContext<T>

Namespace: Radzen

Assembly: Radzen.Blazor.dll

Syntax

public class RadzenPivotAggreateContext<T>

Type Parameters

Name Description
T

Constructors

RadzenPivotAggreateContext<T>link

RadzenPivotAggreateContext.

Declaration
public RadzenPivotAggreateContext<T>()

Properties

Aggregatelink

Gets the aggregate.

Declaration
public RadzenPivotAggregate<T> Aggregate { get; }
Property Value
Type Description
RadzenPivotAggregate<T>Gets the aggregate.

Indexlink

Gets the row index.

Declaration
public int? Index { get; }
Property Value
Type Description
int?Gets the row index.

Valuelink

Gets the aggregate value.

Declaration
public object Value { get; }
Property Value
Type Description
objectGets the aggregate value.

Viewlink

Gets the query.

Declaration
public IQueryable<T> View { get; }
Property Value
Type Description
IQueryable<T>Gets the query.
An error has occurred. This app may no longer respond until reloaded. Reload 🗙