menu

ASP.NET Core - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CellSelectionMode - API Reference

    Show / Hide Table of Contents

    Class CellSelectionMode

    Defines mode of cell selection.

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

    Fields

    Box

    Declaration
    public const CellSelectionMode Box
    Field Value
    Type Description
    CellSelectionMode

    BoxWithBorder

    Declaration
    public const CellSelectionMode BoxWithBorder
    Field Value
    Type Description
    CellSelectionMode

    Flow

    Declaration
    public const CellSelectionMode Flow
    Field Value
    Type Description
    CellSelectionMode

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved