Method SetPropertyValueAsStr
SetPropertyValueAsStr(IPropertyGridItem, string)
Sets property value as string.
void SetPropertyValueAsStr(IPropertyGridItem id, string value)
Parameters
id
IPropertyGridItemvalue
stringNew property value.
Sets property value as string.
void SetPropertyValueAsStr(IPropertyGridItem id, string value)
id
IPropertyGridItemvalue
stringNew property value.