Method ChangePropertyValueAsVariant
ChangePropertyValueAsVariant(IPropertyGridItem, IPropertyGridVariant)
Changes value of a property, as if from an editor.
bool ChangePropertyValueAsVariant(IPropertyGridItem prop, IPropertyGridVariant value)
Parameters
propIPropertyGridItemProperty item.
valueIPropertyGridVariantProperty value.
Returns
Remarks
See ChangePropertyValue(IPropertyGridItem, object) for more details.