Sandbox Logo

Checkbox.Checked

bool Checked { get; set; }

Description

Returns true if this checkbox is checked.

Return

User Comments