Class PivotFieldListCustomGroup
It allows to set the custom group information to create custom group fields.
It is applicable only for custom grouping.
Inheritance
System.Object
Syncfusion.Blazor.SfBaseComponent
PivotFieldListCustomGroup
Inherited Members
Namespace: Syncfusion.Blazor.PivotView
Assembly: Syncfusion.Blazor.dll
Syntax
public class PivotFieldListCustomGroup : PivotCustomGroupSettings
Constructors
PivotFieldListCustomGroup()
Declaration
public PivotFieldListCustomGroup()
Methods
OnInitializedAsync()
Declaration
protected override Task OnInitializedAsync()
Returns
Type | Description |
---|---|
System.Threading.Tasks.Task |
Overrides
OnParametersSetAsync()
Declaration
protected override Task OnParametersSetAsync()
Returns
Type | Description |
---|---|
System.Threading.Tasks.Task |