CheckboxField.Checked

CheckboxField.Checked property

Gets or sets state of check box.

public bool Checked { get; set; }

See Also