menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class GridLine

    Defines modes of GridLine, They are

    Inheritance
    System.Object
    GridLine
    Namespace: Syncfusion.EJ2.Grids
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class GridLine : Enum

    Fields

    Both

    Declaration
    public const GridLine Both
    Field Value
    Type
    GridLine

    Default

    Declaration
    public const GridLine Default
    Field Value
    Type
    GridLine

    Horizontal

    Declaration
    public const GridLine Horizontal
    Field Value
    Type
    GridLine

    None

    Declaration
    public const GridLine None
    Field Value
    Type
    GridLine

    Vertical

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