ASP.NET MVC

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum CheckState - ASP.NETMVC API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum CheckState

    Specifies the state of checkbox

    Namespace: Syncfusion.JavaScript
    Assembly: Syncfusion.EJ.dll
    Syntax
    public enum CheckState

    Fields

    Name Description
    Check

    Makes the checkbox state to be checked

    Indeterminate

    Makes the checkbox state to be intermediate

    Uncheck

    Makes the checkbox state to be unchecked

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved