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