Specifies whether the check box is checked or not.

Syntax

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