RibbonTabValue Property

Gets or sets the custom string data associated with this control

Definition

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

Property Value

String

See Also