ButtonOptionChecked Property

Get/Set the selection state of the button.

Definition

Namespace: PCB_Investigator.PCBIWindows
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public bool Checked { get; set; }

Property Value

Boolean

See Also