MobileForms Toolkit Documentation

CheckBoxCell.Checked Property

Gets a value indicating if this CheckBox is checked.

public bool Checked {get;}

Remarks

true, if CheckBox is checked, false1, otherwise.

See Also

CheckBoxCell Class | Resco.Controls.SmartGrid Namespace