[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Forms.ICheckBox

ICheckBox Interface

The check box control.

Namespace: GrapeCity.Documents.Excel.Forms
Assembly: DS.Documents.Excel.dll
Syntax
public interface ICheckBox : IControl<ICheckBox>, IContentControl, ICellLinkControl<bool?>, ICellLinkControl, IControl
Public Interface ICheckBox
    Inherits IControl(Of ICheckBox), IContentControl, ICellLinkControl(Of Boolean?), ICellLinkControl, IControl

Properties

Name Description
IsChecked

Gets or sets whether the ICheckBox is checked.