Method ReloadPropertyValues
ReloadPropertyValues(object?, PropertyInfo?)
Reloads values of all IPropertyGridItem items collected with GetItemsFiltered(object?, PropertyInfo?).
bool ReloadPropertyValues(object? instance = null, PropertyInfo? propInfo = null)
Parameters
instanceobjectInstance filter parameter. Ignored if
null.propInfoPropertyInfoProperty information filter parameter. Ignored if
null