Gets or sets the current state of the control.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public CheckState State { get; set; } |
Visual Basic
![]() |
---|
Public Property State As CheckState |
Type: CheckState
One of the CheckState enumeration values. The default value is CheckState.Unchecked.