menu

ASP.NET MVC

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum CheckState

    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 - 2025 Syncfusion Inc. All Rights Reserved