menu

ASP.NET Core - EJ2

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

    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 Description
    SelectionMode

    Cell

    Declaration
    public const SelectionMode Cell
    Field Value
    Type Description
    SelectionMode

    Row

    Declaration
    public const SelectionMode Row
    Field Value
    Type Description
    SelectionMode

    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