Sandbox Logo

Checkbox.Value

bool Value { get; set; }

Description

Whether the checkbox is checked or not.

Return

User Comments