RibbonItemText Property

Gets or sets the text that is to be displayed on the item

Definition

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

Property Value

String

See Also