Class
PivotGridSortedGroupsFilter

Definition

Namespace:Telerik.Blazor.Components.PivotGrid.Filtering

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public abstract class PivotGridSortedGroupsFilter : PivotGridFilter

Inheritance: objectPivotGridFilterPivotGridSortedGroupsFilter

Inherited Members PivotGridFilter.GetDataEngineFilter()PivotGridFilter.FieldName

Constructors

PivotGridSortedGroupsFilter()

Declaration

cs-api-definition
protected PivotGridSortedGroupsFilter()

Properties

AggregateIndex

Declaration

cs-api-definition
public int AggregateIndex { get; set; }

Property Value

int

Selection

Declaration

cs-api-definition
public SortedListSelection Selection { get; set; }

Property Value

SortedListSelection