[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.FormControls.ICheckBox

ICheckBox Interface

Represents a check box control.

Namespace: GrapeCity.Spreadsheet.FormControls
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public interface ICheckBox : IFormControl, IDrawingObject
Public Interface ICheckBox
    Inherits IFormControl, IDrawingObject

Properties

Name Description
CheckState

Gets or sets the state of the check box.

LinkedCell

Gets or sets the worksheet range linked to the control's value