Method GetPropertyByName
GetPropertyByName(string?)
Gets property item with the specified name.
public virtual IPropertyGridItem? GetPropertyByName(string? name)
Parameters
namestringName of the property item.
Gets property item with the specified name.
public virtual IPropertyGridItem? GetPropertyByName(string? name)
name stringName of the property item.