IRegisterItemRegisterType Property

Type of the item to registrate it as button or checkbox etc.

Definition

Namespace: PCBI.Plugin.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public virtual RegisterItemType RegisterType { get; set; }

Property Value

RegisterItemType

See Also