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