Method GetPropertyByNameAndSubName
GetPropertyByNameAndSubName(string?, string?)
Gets property item with the specified name
and subname
.
public virtual IPropertyGridItem? GetPropertyByNameAndSubName(string? name, string? subname)
Gets property item with the specified name
and subname
.
public virtual IPropertyGridItem? GetPropertyByNameAndSubName(string? name, string? subname)