ButtonOptionLabel Property

Get/Set the name of the button.

Definition

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

Property Value

String

See Also