menu

ASP.NET Core - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GridType - ASP.NETCore-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class GridType

    Defines the gird rendering pattern Lines - Render the line for the grid Dots - Render the dot for the grid

    Inheritance
    System.Object
    GridType
    Namespace: Syncfusion.EJ2.Diagrams
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class GridType : Enum

    Fields

    Dots

    Declaration
    public const GridType Dots
    Field Value
    Type
    GridType

    Lines

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