alexa
menu

Blazor

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

    Show / Hide Table of Contents

    Enum PivotTableGridLine

    Defines modes of GridLine, They are Both - Show both the vertical and horizontal line in the Grid. None - Hide both the vertical and horizontal line in the Grid. Horizontal - Shows the horizontal line only in the Grid. Vertical - Shows the vertical line only in the Grid. Default - Shows the grid lines based on the theme.

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

    Fields

    Name Description
    Both

    Both - Show both the vertical and horizontal line in the Grid.

    Default

    Default - Shows the grid lines based on the theme.

    Horizontal

    Horizontal - Shows the horizontal line only in the Grid.

    None

    None - Hide both the vertical and horizontal line in the Grid.

    Vertical

    Vertical - Shows the vertical line only in the Grid.

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