1 override of Label
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (1)
603
public override string?
Label
=> PropertyLabel;
1 reference to Label
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\GridItemCollection.cs (1)
42
if (item.
Label
== label)