Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PivotViewStyle - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PivotViewStyle

    Allows to set the custom styles for the formatting applied values in the pivot table.

    Inheritance
    System.Object
    Syncfusion.Blazor.SfBaseComponent
    SfDataBoundComponent
    PivotConditionalFormattingStyle
    PivotViewStyle
    Inherited Members
    PivotConditionalFormattingStyle.BackgroundColor
    PivotConditionalFormattingStyle.Color
    PivotConditionalFormattingStyle.FontFamily
    PivotConditionalFormattingStyle.FontSize
    SfDataBoundComponent.SetDataManager<T>(Object)
    SfDataBoundComponent.OnAfterRenderAsync(Boolean)
    SfDataBoundComponent.DataManager
    SfDataBoundComponent.MainParent
    Namespace: Syncfusion.Blazor.PivotView
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class PivotViewStyle : PivotConditionalFormattingStyle

    Constructors

    PivotViewStyle()

    Declaration
    public PivotViewStyle()

    Methods

    OnInitializedAsync()

    Declaration
    protected override Task OnInitializedAsync()
    Returns
    Type Description
    System.Threading.Tasks.Task
    Overrides
    SfDataBoundComponent.OnInitializedAsync()

    OnParametersSetAsync()

    Declaration
    protected override Task OnParametersSetAsync()
    Returns
    Type Description
    System.Threading.Tasks.Task
    Overrides
    SfDataBoundComponent.OnParametersSetAsync()
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved