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