Gets or sets a value indicating whether the control is checked.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public bool Checked { get; set; } |
Visual Basic
![]() |
---|
Public Property Checked As Boolean |
Type: Boolean
true to indicate a checked state, otherwise false. The default is false.