• Material 3
  • Fluent
  • Bootstrap v5
  • Tailwind CSS
  • High Contrast
Preferences
Theme Selection
Theme Modes
Mode Selection
Touch
Mouse
Localization
*Translated by Google Translator.
Currency

Example of Checkbox in ASP.NET MVC Button Control

This sample demonstrates the default functionalities of the CheckBox. Click the CheckBox element to toggle states between checked/unchecked.

DEMO
SOURCE

CheckBox is a graphical user interface element that allows to select one or more options from the choices. It contains checked, unchecked, and indeterminate states.

In this sample, checked state is achieved by using the In this sample, checked state is achieved by using the checked property, indeterminate state is achieved by using the indeterminate property, and disabled state is achieved by using the disabled property.

More information about CheckBox can be found in this documentation section .

Transform your ASP.NET MVC web apps today with Syncfusion ASP.NET MVC components
85+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE