Sandbox Logo

Checkbox.Value

bool Value { get; set; }

Description

Returns true if this checkbox is checked.

Return

User Comments