[inline]
Sets value (wxString) of a property. For properties which value type is not string, calls wxPGProperty::SetValueFromString to translate the value.
Definition at line 5964 of file propgrid.h.
{ wxPG_PROP_NAME_CALL_PROLOG() SetPropertyValue( wxPGIdGen(p), wxString(value) ); }