Class PivotFieldListStyle
Allows to set the custom styles for the formatting applied values in the pivot table.
Inheritance
System.Object
Syncfusion.Blazor.SfBaseComponent
PivotFieldListStyle
Inherited Members
Namespace: Syncfusion.Blazor.PivotView
Assembly: Syncfusion.Blazor.dll
Syntax
public class PivotFieldListStyle : PivotConditionalFormattingStyle
Constructors
PivotFieldListStyle()
Declaration
public PivotFieldListStyle()
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 |