menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Mode - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Mode

    It defines the field list render modes. The available modes are: Fixed - To display the field list icon in pivot table UI to invoke the built-in dialog. Popup - To display the field list in a static position within a web page.

    Inheritance
    System.Object
    Mode
    Namespace: Syncfusion.Blazor.PivotView
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class Mode : Enum

    Fields

    Fixed

    Fixed - To display the field list icon in pivot table UI to invoke the built-in dialog.

    Declaration
    public const Mode Fixed
    Field Value
    Type
    Mode

    Popup

    Popup - To display the field list in a static position within a web page.

    Declaration
    public const Mode Popup
    Field Value
    Type
    Mode
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved