Blazor

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

    Show / Hide Table of Contents

    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
    SfDataBoundComponent
    PivotCustomGroupSettings
    PivotFieldListCustomGroup
    Inherited Members
    PivotCustomGroupSettings.GroupName
    PivotCustomGroupSettings.Items
    SfDataBoundComponent.SetDataManager<T>(Object)
    SfDataBoundComponent.OnAfterRenderAsync(Boolean)
    SfDataBoundComponent.DataManager
    SfDataBoundComponent.MainParent
    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
    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