[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Forms.ICheckBox

ICheckBox Interface

The check box control.

Namespace: GrapeCity.Documents.Excel.Forms
Assembly: GcDocs.Excel.dll
Syntax
public interface ICheckBox : IControl<ICheckBox>, IContentControl, ICellLinkControl<bool?>, ICellLinkControl, IControl

Properties

Name Description
IsChecked

Gets or sets whether the ICheckBox is checked.