alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum PivotTableSelectionType

    Defines types of Selection. They are: Single - Allows the user to select a row or cell on their own in the pivot table. Multiple - Allows the user to select multiple rows or columns or cells in the pivot table.

    Namespace: Syncfusion.Blazor.PivotView
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum PivotTableSelectionType

    Fields

    Name Description
    Multiple

    Multiple - Allows the user to select multiple rows or columns or cells in the pivot table.

    Single

    Single - Allows the user to select a row or cell on their own in the pivot table.

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved