ASP.NET Core - EJ2

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CheckBoxPosition - ASP.NETCore-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class CheckBoxPosition

    An enum type that denotes the position of checkbox of the ListView. Available options are as follows Left and Right;

    Inheritance
    System.Object
    CheckBoxPosition
    Namespace: Syncfusion.EJ2.Lists
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class CheckBoxPosition : Enum

    Fields

    Left

    Declaration
    public const CheckBoxPosition Left
    Field Value
    Type Description
    CheckBoxPosition

    Right

    Declaration
    public const CheckBoxPosition Right
    Field Value
    Type Description
    CheckBoxPosition

    value__

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