Class CheckBox
CheckBox class
Represents a cell checkbox control.
public class CheckBox : CellControl
Properties
| Name | Description | 
|---|---|
| Checked { get; set; } | Gets or set a value indicating whether the check box is in the checked state. | 
| Text { get; set; } | Gets or sets the text associated with this control.(Inherited from CellControl.) | 
See Also
- class CellControl
 - namespace Aspose.Cells.GridDesktop
 - assembly Aspose.Cells.GridDesktop