Class PivotFieldListCalculatedFieldSetting
Allows to create new calculated fields from the bound data source or using simple formula with basic arithmetic operators in the pivot table.
Inheritance
System.Object
Syncfusion.Blazor.SfBaseComponent
PivotFieldListCalculatedFieldSetting
Inherited Members
Namespace: Syncfusion.Blazor.PivotView
Assembly: Syncfusion.Blazor.dll
Syntax
public class PivotFieldListCalculatedFieldSetting : PivotCalculatedFieldSetting
Constructors
PivotFieldListCalculatedFieldSetting()
Declaration
public PivotFieldListCalculatedFieldSetting()
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 |