Method GetProperty
GetProperty(string?)
Gets property item with the specified name
.
IPropertyGridItem? GetProperty(string? name)
Parameters
name
stringName of the property item.
Gets property item with the specified name
.
IPropertyGridItem? GetProperty(string? name)
name
stringName of the property item.