menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class SelectionMode

    Defines modes of Selection, They are

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

    Fields

    Both

    Declaration
    public const SelectionMode Both
    Field Value
    Type
    SelectionMode

    Cell

    Declaration
    public const SelectionMode Cell
    Field Value
    Type
    SelectionMode

    Row

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