Method GetPropertyByLabel
GetPropertyByLabel(string?)
Gets property item with the specified label.
IPropertyGridItem? GetPropertyByLabel(string? label)
Parameters
labelstringlabel of the property item.
Gets property item with the specified label.
IPropertyGridItem? GetPropertyByLabel(string? label)
label stringlabel of the property item.