Table of Contents

Method ReloadPropertyValues

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ReloadPropertyValues(object?, PropertyInfo?)

Reloads values of all IPropertyGridItem items collected with GetItemsFiltered(object?, PropertyInfo?).

void ReloadPropertyValues(object? instance = null, PropertyInfo? propInfo = null)

Parameters

instance object

Instance filter parameter. Ignored if null.

propInfo PropertyInfo

Property information filter parameter. Ignored if null