menu

ASP.NET Core - EJ2

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

    Show / Hide Table of Contents

    Class CheckboxSelectionType

    Defines modes of checkbox Selection. They are

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

    Fields

    Default

    Declaration
    public const CheckboxSelectionType Default
    Field Value
    Type Description
    CheckboxSelectionType

    ResetOnRowClick

    Declaration
    public const CheckboxSelectionType ResetOnRowClick
    Field Value
    Type Description
    CheckboxSelectionType

    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