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