CheckBox.Checked
CheckBox.Checked property
Gets or set a value indicating whether the check box is in the checked state.
public bool Checked { get; set; }
See Also
- class CheckBox
- namespace Aspose.Cells.GridDesktop
- assembly Aspose.Cells.GridDesktop
Gets or set a value indicating whether the check box is in the checked state.
public bool Checked { get; set; }