Gets or set a value indicating whether the checkbox is in the checked state.

Syntax

public bool Checked { get; set; }
Public Property Checked() As Boolean