[]
The option button control.
public interface IOptionButton : IControl<IOptionButton>, IContentControl, ICellLinkControl<bool>, ICellLinkControl, IControl
Public Interface IOptionButton
Inherits IControl(Of IOptionButton), IContentControl, ICellLinkControl(Of Boolean), ICellLinkControl, IControl
Name | Description |
---|---|
GroupBox | Gets the first group box that contains the option button. |
IsChecked | Gets or sets whether the IOptionButton is checked. |