[]
The check box control.
public interface ICheckBox : IControl<ICheckBox>, IContentControl, ICellLinkControl<bool?>, ICellLinkControl, IControl
Public Interface ICheckBox
Inherits IControl(Of ICheckBox), IContentControl, ICellLinkControl(Of Boolean?), ICellLinkControl, IControl
Name | Description |
---|---|
IsChecked | Gets or sets whether the ICheckBox is checked. |